Ruben Daniels
|
74f7d0095b
|
Merge pull request #2135 from ajaxorg/tool/add_mode
Add tool/add_mode.js for creating stub files for a new mode
|
2014-09-12 20:18:07 +02:00 |
|
Ruben Daniels
|
c029ba57c5
|
Merge pull request #2138 from ajaxorg/demo/warn
show warning if build/src/ace.js is missing
|
2014-09-12 20:17:56 +02:00 |
|
Harutyun Amirjanyan
|
8cc22b10eb
|
Merge pull request #2145 from tobiasahlin/clean-up-css
Clean up CSS
|
2014-09-12 20:58:44 +04:00 |
|
Tobias Ahlin
|
ec3750edcb
|
float triggers display block
|
2014-09-11 10:26:49 +02:00 |
|
Tobias Ahlin
|
bde7daaf1b
|
Use animation and font shorthand
|
2014-09-11 10:26:13 +02:00 |
|
Tobias Ahlin
|
6593e25de6
|
Keyframes can share values
|
2014-09-11 10:25:52 +02:00 |
|
Tobias Ahlin
|
87dcd881e3
|
Use font shorthand
|
2014-09-11 10:18:23 +02:00 |
|
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 |
|
nightwing
|
fb16e59f03
|
do not trigger keyLocation warning (fixes #1731)
|
2014-09-10 04:29:43 +04:00 |
|
nightwing
|
cdaf4c1539
|
show warning if build/src/ace.js is missing
|
2014-09-10 04:12:42 +04:00 |
|
nightwing
|
1bce1b2a60
|
cleanup tools directory
|
2014-09-09 21:44:27 +04:00 |
|
nightwing
|
dbeeea2dd9
|
add helper tool for starting new mode
|
2014-09-09 21:18:52 +04: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 |
|