kibana/ui_framework/doc_site
Tim Roes bdc37be5b5 [UI Framework] Add KuiCodeEditor as react-ace replacement/wrapper (#14026)
* Create KuiCodeEditor component

* Add additional tests

* Add PropTypes for KuiCodeEditor

* Rename hintInactive to isHintActive

* Rename enableOverlay to stopEditing

* Rename and move configureAce method

* Rename onHintKeyDown to onKeyDownHint

* Fix broken configureAce call

* Add onBlur to editor example

* Regroup test cases

* Don't lose value in KuiCodeEditor example

* Remove window.alert, due to annoying behavior when switching tabs

* Remove unnecessary constructor

* Replace string ref by callback ref

* Add a snapshot test

* Move stop editing method

* Use mount to render editor during test

* Extract setState into method in example
2017-09-22 18:09:32 +03:00
..
build [UI Framework] Reorganize UI Framework and add Yeoman generator (#13172) 2017-08-11 08:48:48 -07:00
src [UI Framework] Add KuiCodeEditor as react-ace replacement/wrapper (#14026) 2017-09-22 18:09:32 +03:00
postcss.config.js
webpack.config.js [uiFramework] fix webpack config (#14067) 2017-09-21 16:33:17 -07:00