Tobias Ahlin
|
eabb4b2cb5
|
float triggers display: block
|
2014-09-11 10:17:55 +02:00 |
|
Tobias Ahlin
|
6a0a108d2a
|
Vendor prefixes are not needed for border-radius
|
2014-09-11 09:11:54 +02:00 |
|
Tobias Ahlin
|
a36e7bb0c1
|
position: fixed triggers display: block
|
2014-09-11 09:11:32 +02:00 |
|
Tobias Ahlin
|
f103d2632c
|
px is redundant for zero values
|
2014-09-11 09:06:33 +02:00 |
|
Tobias Ahlin
|
f4afa89d4e
|
Vendor prefixes aren't necessary for box-shadow
|
2014-09-11 00:55:33 +02:00 |
|
Tobias Ahlin
|
a89e3d0d9d
|
Only -webkit prefix for transitions is necessary
Android and iOS safari both support it without the prefix, but hasn’t
for long
|
2014-09-11 00:53:25 +02:00 |
|
Tobias Ahlin
|
2cdd9fef70
|
Use font shorthand for ace_editor
|
2014-09-11 00:47:41 +02:00 |
|
Harutyun Amirjanyan
|
4ff4d1ee43
|
Merge pull request #2144 from girving/doc-fix
Fix documentation typo: "includeText" should be "insertText"
|
2014-09-11 01:58:48 +04:00 |
|
Geoffrey Irving
|
6795b35135
|
Fix documentation type: "includeText" should be "insertText"
|
2014-09-10 14:43:36 -07:00 |
|
Harutyun Amirjanyan
|
706f2ea172
|
Merge pull request #2143 from p2004a/fix-filteredlist-behaviour
Changed FilteredList.setFilter unique matches computing in autocomplete.js
|
2014-09-10 17:47:25 +04:00 |
|
nightwing
|
d2b6b43679
|
Merge branch 'pull/2139'
|
2014-09-10 17:18:36 +04:00 |
|
nightwing
|
aec7db80d8
|
fix more typos
|
2014-09-10 17:17:11 +04:00 |
|
Marek Rusinowski
|
c0c99ad5c6
|
changed FilteredList.setFilter unique matches computing
|
2014-09-10 12:35:04 +02:00 |
|
Chris Schmich
|
91db934fe6
|
Fixing another typo.
|
2014-09-09 20:33:09 -05:00 |
|
Chris Schmich
|
8b996b0a09
|
Fix typo.
|
2014-09-09 20:29:44 -05:00 |
|
Lennart Kats
|
badade8f4e
|
Merge pull request #2125 from ajaxorg/highlighter-fixes
Highlighter fixes
|
2014-09-02 16:44:48 +02:00 |
|
Harutyun Amirjanyan
|
8a91b43b67
|
Merge pull request #2117 from camertron/sql_union
Adding highlight support for the UNION SQL keyword
|
2014-09-02 15:27:35 +04:00 |
|
nightwing
|
3d6b93b946
|
update tests
|
2014-09-02 15:12:15 +04:00 |
|
nightwing
|
30f7f8a3f2
|
add es6 template string highlighting to javascript mode
|
2014-09-02 13:42:59 +04:00 |
|
nightwing
|
9f2fba320d
|
fix herestring highlighting in sh mode
|
2014-09-02 13:04:33 +04:00 |
|
nightwing
|
09ddbeb341
|
add Io mode
|
2014-09-02 12:55:58 +04:00 |
|
nightwing
|
7a3a84c858
|
fix error in coffeeScript mode
|
2014-09-02 01:16:10 +04:00 |
|
Cameron Dutro
|
0d8865bcfe
|
Adding highlight support for the UNION sql keyword
|
2014-08-27 20:01:31 -06:00 |
|
nightwing
|
69edbf9460
|
github pages now requires https submodule urls
|
2014-08-27 17:30:12 +04:00 |
|
Harutyun Amirjanyan
|
9bc0dbd788
|
Merge pull request #2115 from danyaPostfactum/dragdropfix
Make DragdropHandler more bulletproof
|
2014-08-27 15:10:45 +02:00 |
|
DanyaPostfactum
|
f9591eb16f
|
Make DragdropHandler more bulletproof
|
2014-08-24 00:37:06 +10:00 |
|
Harutyun Amirjanyan
|
3c4afde47b
|
Merge pull request #2080 from jpallen/master
Keep apparent scroll position fixed when changes are made offscreen
|
2014-08-20 15:49:03 +04:00 |
|
Harutyun Amirjanyan
|
60dd9156fe
|
Merge pull request #2104 from Razer6/vhdl_mode
Add VHDL to modelist
|
2014-08-19 17:29:31 +04:00 |
|
Robert Schilling
|
fd2e51f120
|
Add VHDL mode
|
2014-08-18 22:17:39 +02:00 |
|
nightwing
|
bb4f7a0f1b
|
update build
v1.1.6
|
2014-08-17 15:21:17 +04:00 |
|
Lennart Kats
|
df58b5b710
|
Merge pull request #2096 from ajaxorg/old-worker
Allow using uiWorker on ie9 where Worker is undefined
|
2014-08-14 11:08:40 +02:00 |
|
nightwing
|
084dd4c132
|
fix regression in loading workers in packed mode
|
2014-08-14 12:49:00 +04:00 |
|
nightwing
|
6682c18ab3
|
allow using uiWorker on ie9 where Worker is undefined
|
2014-08-14 12:41:57 +04:00 |
|
Zef Hemel
|
d6c51fe898
|
Fix Docker highlighter again
|
2014-08-14 09:42:32 +02:00 |
|
Zef Hemel
|
5ba99b5fd4
|
Updated Dockerfile highlighter
Now uses constants rather than variables (which in many highlighters don't appear any differently).
|
2014-08-14 09:36:57 +02:00 |
|
Harutyun Amirjanyan
|
97d39e2912
|
Merge pull request #2095 from ajaxorg/revert-2076-no-auto-scroll
Revert "Disable automatic scroll into view"
|
2014-08-13 23:11:14 +04:00 |
|
Harutyun Amirjanyan
|
217635fe67
|
Merge pull request #2094 from ajaxorg/ruby-behaviors
Enabled C-style behaviors for Ruby
|
2014-08-13 22:57:22 +04:00 |
|
Harutyun Amirjanyan
|
1dc42fd46e
|
Revert "Disable automatic scroll into view"
|
2014-08-13 22:53:35 +04:00 |
|
Zef Hemel
|
1f14f3fc32
|
Enabled C-style behaviors for Ruby which are pretty much accurate.
|
2014-08-13 20:44:51 +02:00 |
|
Harutyun Amirjanyan
|
706b7815e3
|
Merge pull request #2089 from dfelder/master
Some more highlight rules for latex mode
|
2014-08-13 00:47:59 +04:00 |
|
Daniel Felder
|
ed320af6f4
|
fix code folding in equation mode
|
2014-08-11 12:21:20 +00:00 |
|
Daniel Felder
|
b01fe5de13
|
cleanup
|
2014-08-11 11:59:42 +00:00 |
|
Daniel Felder
|
917c4da39d
|
cleanup
|
2014-08-11 11:57:29 +00:00 |
|
Daniel Felder
|
b8c111b832
|
add folding for paragraph
|
2014-08-11 11:54:15 +00:00 |
|
Daniel Felder
|
c3411631a1
|
highlight input command
|
2014-08-11 11:51:38 +00:00 |
|
Daniel Felder
|
e227811a21
|
highlight input command
|
2014-08-11 11:46:27 +00:00 |
|
Harutyun Amirjanyan
|
fe9b95f9e2
|
Merge pull request #2090 from adamjcook/gcode
Adding G-code (ISO 6983) language mode.
|
2014-08-11 15:41:43 +04:00 |
|
Daniel Felder
|
f79a7a7b0b
|
exit equation mode on empty lines
|
2014-08-11 11:40:16 +00:00 |
|
Daniel Felder
|
2f56fb208c
|
allow comments in equation, default token in equation
|
2014-08-11 11:03:43 +00:00 |
|
Daniel Felder
|
114166a0ce
|
fix code folding
|
2014-08-11 11:02:43 +00:00 |
|