update build
This commit is contained in:
parent
df58b5b710
commit
bb4f7a0f1b
3 changed files with 16 additions and 2 deletions
|
|
@ -1,3 +1,17 @@
|
|||
2014.08.17 Version 1.1.6
|
||||
|
||||
* Bugfixes
|
||||
- fix regression in double tap to highlight
|
||||
- Improved Latex Mode (Daniel Felder)
|
||||
|
||||
* API Changes
|
||||
- editor.destroy destroys editor.session too (call editor.setSession(null) to prevent that)
|
||||
|
||||
* new language modes
|
||||
- Praat (José Joaquín Atria)
|
||||
- Eiffel (Victorien Elvinger)
|
||||
- G-code (Adam Joseph Cook)
|
||||
|
||||
2014.07.09 Version 1.1.5
|
||||
|
||||
* Bugfixes
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ Take Ace for a spin!
|
|||
|
||||
Check out the Ace live [demo](http://ace.c9.io/build/kitchen-sink.html) or get a [Cloud9 IDE account](https://c9.io/) to experience Ace while editing one of your own GitHub projects.
|
||||
|
||||
If you want, you can use Ace as a textarea replacement thanks to the [Ace Bookmarklet](http://ajaxorg.github.io/ace/build/textarea/editor.html).
|
||||
If you want, you can use Ace as a textarea replacement thanks to the [Ace Bookmarklet](http://ajaxorg.github.io/ace/build/demo/bookmarklet/index.html).
|
||||
|
||||
Embedding Ace
|
||||
-------------
|
||||
|
|
|
|||
2
build
2
build
|
|
@ -1 +1 @@
|
|||
Subproject commit cbc08e4ebc4843eebec8dcd213751cb0d64c955b
|
||||
Subproject commit d6da1f204327cdebb02a6330ea7a3fa7ba989824
|
||||
Loading…
Add table
Add a link
Reference in a new issue