Skip to content

Conversation

@cspotcode
Copy link

  • uses $scope.$eval when accessing the value specified by the ckeditor attribute
  • supports use cases like the following:
<textarea ckeditor="myController.ckEditorOptions">
<textarea ckeditor="getCkEditorOptions()">

- uses $scope.$eval when accessing the value specified by the ckeditor attribute
- supports use cases like the following:
    <textarea ckeditor="myController.ckEditorOptions">
    <textarea ckeditor="getCkEditorOptions()">
@cspotcode
Copy link
Author

Looks to be functionally identical to #25 and #23

@diogotrentini
Copy link

+1

@mRoca
Copy link

mRoca commented Dec 8, 2015

Ping @esvit : anything blocking this PR ? Seems good to me, but we can upgrade the PR if needed (this PR or the #23 one).

@daric81
Copy link

daric81 commented Dec 16, 2015

+1 I need this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants