Commit Graph

22702 Commits

Author SHA1 Message Date
Kevin Sawicki
7cd263dfb7 ⬆️ clear-cut@1.0 2015-04-13 17:46:53 -07:00
Kevin Sawicki
dfb1e4d4c7 Merge pull request #6333 from atom/ks-precompile-bootstrap
Precompile bootstrap
2015-04-13 15:57:00 -07:00
Kevin Sawicki
838c3c1b5e Remove bootstrap from prebuildLessConfig 2015-04-13 13:59:25 -07:00
Kevin Sawicki
932e7d4ad7 LESS -> Less 2015-04-13 13:47:54 -07:00
Kevin Sawicki
9d6248cabb Don't ship bootstrap dist and fonts folders 2015-04-13 13:47:53 -07:00
Kevin Sawicki
168c0d0dd7 LESS -> Less 2015-04-13 13:47:53 -07:00
Kevin Sawicki
e7030ba4b3 Compile bootstrap before prebuilding cache 2015-04-13 13:47:53 -07:00
Kevin Sawicki
bc325c36c5 Exclude bootstrap/less from build 2015-04-13 13:47:53 -07:00
Kevin Sawicki
2fcf5d6248 Precompile bootstrap.less 2015-04-13 13:47:53 -07:00
Max Brunsfeld
59145581d7 Merge pull request #6323 from atom/mb-update-help-message
Update help message to reflect changes to multi-path handling
2015-04-13 11:02:59 -07:00
Max Brunsfeld
aae4a4b016 ⬆️ language-html 2015-04-13 11:02:02 -07:00
Nathan Sobo
8aba0f7218 ⬆️ settings-view to load config for inactive packages 2015-04-13 13:21:07 +12:00
Ivan Žužak
e017c0fad3 Merge pull request #6338 from subesokun/chore-contr-home-dir
Fix doc on getting the home directory
2015-04-11 22:02:56 +02:00
Ivan Žužak
27e2a04ba9 ⬆️ language-todo@0.18.0 2015-04-11 10:30:32 +02:00
Kevin Sawicki
3bbf337d64 ⬆️ notifications@0.37 2015-04-10 14:59:17 -07:00
Kevin Sawicki
4d20e17b2b ⬆️ language-javascript@0.72 2015-04-10 09:08:41 -07:00
Kevin Sawicki
94ebbccc9f ⬆️ language-python@0.34 2015-04-09 16:36:56 -07:00
Kevin Sawicki
d9d319c406 ⬆️ settings-view@0.190 2015-04-09 16:33:12 -07:00
Ben Ogle
f35187e8c3 Allow editor.completions to be an array or an object. 2015-04-09 14:21:03 -07:00
Max Brunsfeld
09be369544 Update help message to reflect changes to multi-path handling 2015-04-09 13:06:11 -07:00
Ivan Žužak
467d4bfce6 Merge pull request #6202 from FoldingText/expose-file-and-directory
Export File and Directory through require('atom')
2015-04-09 21:05:14 +02:00
subesokun
1f9d8b129f 📝 Fix doc on getting the home directory 2015-04-09 20:32:06 +02:00
Ivan Zuzak
74a627d41b Merge pull request #6005 from vegar/patch-1
Documentation: workspace.open( ) with no URI
2015-04-09 15:40:01 +02:00
Ivan Zuzak
b8fb2f4d11 Clarify that URIs don't need to be files 2015-04-09 15:38:48 +02:00
Kevin Sawicki
5fd767b9d8 ⬆️ symbols-view@0.94 2015-04-08 17:46:06 -07:00
Kevin Sawicki
7fb6e79c8d ⬆️ language-javascript@0.71 2015-04-08 17:03:50 -07:00
Kevin Sawicki
4160a8c239 Merge pull request #6230 from mnquintana/coffeelint-plus
Lint for more styleguide errors
2015-04-08 12:07:23 -07:00
Machiste Quintana
adbd539302 Revert 👕 2015-04-08 14:36:00 -04:00
Kevin Sawicki
ce960ff1e1 Merge pull request #6297 from atom/ks-inline-menus-and-keymaps-in-package-dot-json
Inline core menus/keymaps into app package.json
2015-04-08 11:00:49 -07:00
Kevin Sawicki
6d61588467 Only look for JSON keymaps 2015-04-08 09:40:23 -07:00
Kevin Sawicki
80787ef1e2 Remove try/catch around package.json requiring
No other requires are ever guarded against and the package.json should
be assumed to be valid JSON.
2015-04-08 09:30:40 -07:00
Kevin Sawicki
ca67d33ebe Use inlined context menu from package.json when available 2015-04-08 09:16:56 -07:00
Kevin Sawicki
83541c01b5 Pull out menu property from _atomMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
4b8bb9e1d9 platformMenuPath -> platformMenu 2015-04-08 09:16:55 -07:00
Kevin Sawicki
c69af727cf Don't default menu value 2015-04-08 09:16:55 -07:00
Kevin Sawicki
3954a5fd84 .cson -> .json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
ab79f2cf50 🎨 Drop unneeded detail: 2015-04-08 09:16:55 -07:00
Kevin Sawicki
50688973e6 Load keymaps from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0d3d72c181 Add missing extension 2015-04-08 09:16:55 -07:00
Kevin Sawicki
d30b61f7c9 Load platform menu from package.json 2015-04-08 09:16:55 -07:00
Kevin Sawicki
0560687e96 Remove unneeded default 2015-04-08 09:16:55 -07:00
Kevin Sawicki
bdca781fb8 Add atom prefix to keys 2015-04-08 09:16:55 -07:00
Kevin Sawicki
f36584903f Inline all keymaps into package.json 2015-04-08 09:16:54 -07:00
Kevin Sawicki
d0bd76072b Inline platform system menu 2015-04-08 09:16:54 -07:00
simurai
fe927280ff :arrrow_up: one-dark-ui@v0.6.3 one-light-ui@v0.5.3 2015-04-09 01:12:41 +09:00
Kevin Sawicki
937fc27f6e ⬆️ keybinding-resolver@0.31 2015-04-08 09:04:43 -07:00
Kevin Sawicki
79989a59a9 ⬆️ settings-view@0.189 2015-04-08 09:03:17 -07:00
Machiste Quintana
ec11c89a74 Revert 👕 for spec fixtures 2015-04-07 19:24:29 -04:00
Kevin Sawicki
e39e25a92e Merge pull request #6295 from atom/ks-require-package-dot-json
Use require to read/parse package.json
2015-04-07 16:09:59 -07:00
Kevin Sawicki
658629f45e 🎨 2015-04-07 15:29:34 -07:00