Thomas Wilburn
07770080bb
Merge pull request #100 from elisee/better-scrollbars
...
Style editor scrollbars with light/dark ui theme
2013-12-19 15:04:33 -08:00
Elisée Maurer
c75af72825
Make scrollbar track background transparent
2013-12-19 23:59:52 +01:00
Elisée Maurer
1e94689a3b
Remove scrollbar track border
2013-12-19 23:53:25 +01:00
Elisée Maurer
33d890ff63
Move scrollbar styling to ui.less
2013-12-19 23:52:41 +01:00
Thomas Wilburn
51ba4a102c
Merge pull request #101 from elisee/patch-1
...
Add info about running npm install and starting grunt in readme
2013-12-19 14:50:49 -08:00
elisee
5a29261450
Add info about running npm install and starting grunt in readme
...
Loading Caret from source requires running npm install and starting grunt to get LESS files processed into CSS.
2013-12-19 23:46:55 +01:00
Elisée Maurer
2f0c737290
Improve scrollbars styling
...
Correctly place the border depending on whether the border is vertical
or horizontal. Also made the thumb colors a bit less pronounced
2013-12-19 23:37:20 +01:00
Elisée Maurer
e5c45e9359
Style editor scrollbars with light/dark ui theme
...
Make scrollbars not as jarring by styling them according to the current
ui theme's background and foreground colors
2013-12-19 23:22:17 +01:00
Thomas Wilburn
810ef49da7
Key configs should be case-insensitive.
...
Fixes #85 (again).
2013-12-19 11:50:23 -08:00
Thomas Wilburn
96b08ad34a
.
2013-12-19 10:20:09 -08:00
Thomas Wilburn
944f45d5f5
Remove jarring menu appearance from the style/theme selects.
2013-12-19 10:13:45 -08:00
Thomas Wilburn
64279b461e
Merge pull request #99 from elisee/change-tab-linear-clean
...
Implement change-tab-linear command, fixes #96
2013-12-19 10:09:34 -08:00
Elisée Maurer
53da1b8084
Implement change-tab-linear command, fixes #96
...
Bring back the ability to switch tabs linearly (to the left / right)
2013-12-19 19:00:50 +01:00
Thomas Wilburn
a1961e68d7
Merge pull request #95 from elisee/patch-1
...
Enable Jade & Stylus syntax highlighting
2013-12-18 09:51:13 -08:00
elisee
fe99410127
Added Jade & Stylus highlighting
2013-12-18 18:26:47 +01:00
Thomas Wilburn
852d4fc3aa
Add the ability to flag sync commands during registration
2013-12-16 17:40:42 -08:00
Thomas Wilburn
5a7ae3c459
Cleanup
2013-12-16 17:35:02 -08:00
Thomas Wilburn
b1f6d95280
Broke saving via keyboard shortcut.
2013-12-16 17:21:22 -08:00
Thomas Wilburn
c8fb385a31
Missed some case issues.
2013-12-16 14:58:37 -08:00
Thomas Wilburn
11028b9cd4
Change keys.json to match new syntax.
...
Completes #92 .
2013-12-16 14:54:11 -08:00
Thomas Wilburn
5f5ea6ef2e
Convert keys to Ace-style binding syntax
...
Fixes #92
2013-12-16 14:47:25 -08:00
Thomas Wilburn
fd577ed1be
JSON error.
2013-12-16 14:28:25 -08:00
Thomas Wilburn
979596e1bd
Populate commands.json
...
Fixes #93
2013-12-16 14:25:00 -08:00
Thomas Wilburn
b19775e031
Better async command patterns, fixes for loading command list.
2013-12-16 11:53:26 -08:00
Thomas Wilburn
da4490bf9a
Add a simple text loader plugin.
2013-12-16 11:29:41 -08:00
Thomas Wilburn
5fd85e2f3e
Fix for updates reloading too fast, thanks Chrome team!
2013-12-16 10:44:11 -08:00
Thomas Wilburn
6595a39f75
Update syntax/theme dropdowns when setting from palette.
2013-12-16 09:21:55 -08:00
Thomas Wilburn
3dcbbbed66
Add commands.json for #93
2013-12-16 08:51:56 -08:00
Thomas Wilburn
a53de2a198
.
2013-12-16 08:10:08 -08:00
Thomas Wilburn
e814ff5e61
Fixes #87 (I hope)
2013-12-16 08:01:46 -08:00
Thomas Wilburn
e1f39d63f5
Fixes #89
2013-12-16 07:40:31 -08:00
Thomas Wilburn
979d0082ce
Add redundancy to chromebook search mappings. See #85
2013-12-13 09:48:56 -08:00
Thomas Wilburn
6e3b481dbf
Manifest bump
2013-12-13 08:25:48 -08:00
Thomas Wilburn
6331cfebdf
Added keyboard patch for funky Chromebook search key combos (now compatible with Crouton).
2013-12-13 08:25:10 -08:00
Thomas Wilburn
01af29f551
See #84
2013-12-11 20:08:57 -08:00
Thomas Wilburn
daa0da31fd
Removed dependency on grunt-contrib-copy. Fixes #84
2013-12-11 20:08:02 -08:00
Thomas Wilburn
f3022633e3
Gruntfile should run on ChromeOS, even if it can't actually run Chrome for CRX packaging.
2013-12-11 09:19:14 -08:00
Thomas Wilburn
73cf465bea
Manifest bump, style tweak.
2013-12-10 22:57:18 -08:00
Thomas Wilburn
28e7744d72
Merge pull request #83 from fuzetsu/master
...
Only reorder when there is a target
2013-12-10 18:34:14 -08:00
Daniel Loomer
ea5a0f3a8b
only reorder when there is a target
...
Fixes disappearing tabs, previously the tab was being removed from the
tab array and disappearing from the UI when sorted since the "from" and
"onto" were the same (itself).
2013-12-10 21:20:01 -05:00
Thomas Wilburn
58e2c75679
Show the path as the sublabel when searching projects.
2013-12-10 14:57:20 -08:00
Thomas Wilburn
5ce586f3d7
Add the ability to search for file names inside the project
...
Fixes #69
2013-12-10 14:46:28 -08:00
Thomas Wilburn
6c15689c55
.
2013-12-09 11:49:27 -08:00
Thomas Wilburn
a9ea37d073
Updated Ace to the 12/2/13 build.
2013-12-09 11:43:13 -08:00
Thomas Wilburn
f8c6c21d23
.
2013-12-05 12:58:17 -08:00
Thomas Wilburn
4f11d068eb
Merge branch 'master' of github.com:thomaswilburn/Caret
2013-12-05 12:29:03 -08:00
Thomas Wilburn
de8e444e36
Added the ability to open new tabs with content via command
2013-12-05 12:28:47 -08:00
Thomas Wilburn
5b4a3e22f7
Removed window.sync, added some comments.
2013-12-04 23:34:49 -08:00
Thomas Wilburn
bb2a85c8b1
Been a while since we had a manifest bump.
2013-12-04 16:13:03 -08:00
Thomas Wilburn
8aef22694e
Add commands for status messages.
2013-12-04 14:50:01 -08:00