Commit Graph

27493 Commits

Author SHA1 Message Date
Wliu
fba99b9670 ⬆️ markdown-preview@0.157.2 2016-02-04 16:36:51 -05:00
Wliu
b4f8bf12cb 💚 Fix Tokenized Buffer spec 2016-02-04 14:34:49 +00:00
simurai
0ae129b2d8 ⬆️ styleguide@v0.45.1 2016-02-04 17:59:07 +09:00
simurai
7312f97737 ⬆️ one-dark/light-syntax@v1.2.0 2016-02-04 13:22:37 +09:00
Lee Dohm
128c5cc2e4 Merge pull request #9894 from BrainCrumbz/docs-build-win-example
📝 Add examples for Windows script/build parameters [ci skip]
2016-02-03 16:55:09 -08:00
Lee Dohm
22d332a8d9 Change object section heading to be more descriptive 2016-02-03 16:46:40 -08:00
Lee Dohm
cfca20db79 Merge pull request #10552 from dirk-thomas/patch-1
improve docs about grouped settings
2016-02-03 16:44:45 -08:00
Lee Dohm
082d99fc18 Merge pull request #10219 from pimentel/master
update documentation for rowRangeForParagraphAtBufferRow
2016-02-03 16:34:25 -08:00
Ben Ogle
d88a7a9040 ⬆️ Autocomplete-snippets 2016-02-03 13:00:52 -08:00
Wliu
3ac8a468ea ⬆️ language-javascript@0.109.0 2016-02-02 18:23:30 -05:00
Kevin Sawicki
4a71b108b9 Merge pull request #10658 from atom/ks-default-build-dir-to-inside-repo
Default build directory to out/
2016-02-02 13:17:47 -08:00
Kevin Sawicki
b93f0d61cf Use same ignore pattern as electron 2016-02-02 12:49:36 -08:00
Kevin Sawicki
d53eb6a42f Add out/ to clean list 2016-02-02 12:49:36 -08:00
Kevin Sawicki
aefeaa427a Default build dir to out/ 2016-02-02 12:49:36 -08:00
Max Brunsfeld
49776d114c Merge branch 'beta' 2016-02-02 12:00:08 -08:00
Max Brunsfeld
6d56185300 Merge branch 'stable' into beta 2016-02-02 11:59:42 -08:00
Max Brunsfeld
164201e7bb Merge pull request #10660 from atom/mb-avoid-atom-urls-in-recent-documents
Only add local files to the recent documents, not URLs
2016-02-02 11:50:47 -08:00
Max Brunsfeld
19349edc7a Only add local paths to recent documents list
Also, add them in Workspace::open and not AtomEnvironment::openLocations
so that files opened in an existing window will also be added to the
list
2016-02-02 11:16:14 -08:00
Lee Dohm
b875519bb9 ⬆️ status-bar@0.82.0 2016-02-01 22:48:53 -08:00
Kevin Sawicki
5a1e083458 Merge pull request #10646 from atom/ks-reuse-less-cache
Reuse Less cache across builds
2016-02-01 19:57:17 -08:00
Kevin Sawicki
0c4f46a12c Include module version in cache path 2016-02-01 17:03:32 -08:00
Kevin Sawicki
205d61d384 Cache ~/.atom/compile-cache 2016-02-01 17:03:32 -08:00
Kevin Sawicki
b664c41e27 ⬆️ less-cache@0.23 2016-02-01 17:03:32 -08:00
Kevin Sawicki
5f9f0d19a7 🎨 2016-02-01 17:03:32 -08:00
Kevin Sawicki
f2c5cd6fda Add fallback less cache during build 2016-02-01 17:03:32 -08:00
Kevin Sawicki
85f4bba1da Log Less cache hits and misses 2016-02-01 17:03:31 -08:00
Kevin Sawicki
d50e7df414 Merge pull request #10645 from atom/only-finger-print-electron-version
Only use electron version in fingerprint
2016-02-01 16:56:09 -08:00
Kevin Sawicki
c3bf0893b4 Use electron version only in fingerprint 2016-02-01 15:34:01 -08:00
Katrina Uychaco
fc6c2d8b5e ⬆️ tree-view 2016-02-01 15:31:25 -08:00
Ben Ogle
78190f1ebc Merge pull request #9274 from atom/sm-top-bottom-bars
Add top/bottom bars
2016-02-01 13:01:34 -08:00
Machisté N. Quintana
9988d2837b Merge pull request #10362 from atom/mq-appveyor-branch-whitelist
Only build pushes to master on Appveyor
2016-02-01 15:36:19 -05:00
joshaber
e9db64ca91 1.4.3. 2016-02-01 15:26:10 -05:00
joshaber
331637c6b9 1.5.0-beta3 2016-02-01 15:25:40 -05:00
Ben Ogle
72e7b8f337 ⬆️ find-and-replace@0.197.1 2016-02-01 11:57:26 -08:00
simurai
127e4dbae4 Add specs for horizontal axis height 2016-02-01 11:34:09 -08:00
simurai
6944815a72 Add specs for header/footer widths 2016-02-01 11:34:09 -08:00
simurai
a30641346d Display block for generic atom-panels 2016-02-01 11:34:09 -08:00
simurai
4d2ab7a3d3 Only use flexbox for horizontal atom-panel 2016-02-01 11:34:09 -08:00
simurai
93ae5cdf38 Use initial height for panel children
Needed for packages since `100%` height doesn't play nice with flexbox
2016-02-01 11:34:08 -08:00
simurai
4cf8abc786 🎨 Rename top/bottom-bar to header/footer 2016-02-01 11:34:08 -08:00
simurai
b9cea80d4f Add top/bottom bar specs 2016-02-01 11:34:08 -08:00
simurai
c2381e05e5 Add top/bottom bar API 2016-02-01 11:34:08 -08:00
simurai
3ced484718 Add top-bar and bottom-bar elements 2016-02-01 11:34:08 -08:00
simurai
85bf1f97ab Use flexbox for workspace elements 2016-02-01 11:34:08 -08:00
joshaber
a01dc47e69 Merge branch 'stable' into beta 2016-02-01 14:01:52 -05:00
Kevin Sawicki
41029f640d Merge pull request #10640 from atom/pin-escope-dependency
Pin escope to ~3.3.0 to prevent 3.4.0 use
2016-02-01 10:52:50 -08:00
Kevin Sawicki
f3614bc8f0 Pin escope to ~3.3.0 to prevent 3.4.0 use
See https://github.com/estools/escope/issues/99
2016-02-01 10:39:41 -08:00
Wliu
ceaa78f56a ⬆️ language-javascript@0.108.0 2016-02-01 12:28:04 -05:00
Machisté N. Quintana
efb6dfdb8e Only build pushes to master on Appveyor
To mirror Travis config, refs https://github.com/atom/atom/pull/8110
2016-02-01 11:49:43 -05:00
joshaber
9ded1d70f3 ⬆️ status-bar@0.81 2016-02-01 11:25:47 -05:00