- Jan 28, 2014
-
-
Marijn Haverbeke authored
-
Manuel Rego Casasnovas authored
Some properties were outdated and some other were missing according to last version of the CSS Grid Layout spec: http://www.w3.org/TR/css3-grid-layout/#property-index
-
Marijn Haverbeke authored
-
Bernhard Sirlinger authored
Issue #2180
-
- Jan 26, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Grant Skinner authored
Added a doc event "historyAdded" which is dispatched when a new entry is added to the document history. It is not dispatched when a history entry is amended. This allows CM's history to be integrated easily into application level undo/redo. Signed-off-by:
Grant Skinner <info@gskinner.com>
-
- Jan 24, 2014
-
-
Yunchi Luo authored
-
Andrey Lushnikov authored
-
- Jan 23, 2014
-
-
Peter Kroon authored
..with the newly added simple support for @keyframes
-
Marijn Haverbeke authored
Closes #2161
-
Travis Heppe authored
Add unit tests.
-
- Jan 22, 2014
-
-
Triangle717 authored
Also resorted the next few lines so one would not stick out farther than the others. https://developer.mozilla.org/en-US/docs/Web/CSS/animation-fill-mode
-
Marijn Haverbeke authored
-
Peter Kroon authored
-
Marijn Haverbeke authored
Closes #2160
-
- Jan 20, 2014
-
-
Narciso Jaramillo authored
-
Marijn Haverbeke authored
Closes #2162
-
Marijn Haverbeke authored
Closes #2157
-
Marco Munizaga authored
-
Marijn Haverbeke authored
This way, it synchronously returns the current value, rather than only being updated when an async focus/blur event fires. Closes #2151
-
Travis Heppe authored
Return null from moveTillCharacter if nothing is found, so that if a deletion operation is active but no match was found, nothing gets deleted. Add a unit test for moveTillCharacter.
-
- Jan 17, 2014
-
-
Beni Cherniavsky-Paskin authored
-
Marijn Haverbeke authored
The method isn't present on all supported platforms, and these tests tested someting very obscure, and already failed on the v4 branch which representes the editor content differently. Issue #2152
-
Beni Cherniavsky-Paskin authored
Don't generate <span class="cm-"> nodes when token() returns only line-foo/line-background-foo styles.
-
- Jan 16, 2014
-
-
sheopory authored
On IE8 only scrollHeight - d.scroller.clientHeight + d.scrollbarV.clientHeight evaluates to -ve in some cases. Guard that with returning 0 in that case. Seems a bug in IE8, so this can be treated as a workaround.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Does all the version bumping and such.
-
Marijn Haverbeke authored
Issue #2127
-
Marijn Haverbeke authored
Closes #2146
-
Shawn A authored
-
Marijn Haverbeke authored
Closes #2142
-
Marijn Haverbeke authored
Closes #2141
-
Marijn Haverbeke authored
Issue #2140
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
Issue #2136
-
Marijn Haverbeke authored
Add //-comment support for F# Issue #2136
-