codemirror_element 0.2.0+5.1.0
codemirror_element: ^0.2.0+5.1.0 copied to clipboard
Polymer element wrapping the CodeMirror text editor.
Changelog #
0.2.0 #
- Upgrade to Polymer 0.16.
0.1.1 #
- Upgrade to Codemirror 5.1.0.
0.1.0 #
- Upgrade to Codemirror 5.0.0.
0.0.4 #
- Add refresh method.
0.0.3 #
- Add tests.
- Fix other null reference bugs.
0.0.2 #
- Autoresize element.
- Fix null reference exception.
0.0.1 #
- Initial version, created by Guillaume Girou.