Commit Graph

29052 Commits

Author SHA1 Message Date
Damien Guard
90d36b4de2 Merge pull request #12037 from atom/publish-win32-assets-from-appveyor
Use in-path 7z on AppVeyor, tidy-up publish
2016-07-03 07:58:18 -07:00
simurai
e81c805e05 ⬆️ autocomplete-plus@v2.31.1 2016-07-02 17:37:00 +09:00
simurai
a08a8ea664 ⬆️ settings-view@v0.240.0 2016-07-02 17:02:45 +09:00
simurai
afad72216a ⬆️ about@v1.5.3 2016-07-02 16:55:43 +09:00
Lee Dohm
04ff1b5b57 Merge pull request #12028 from Floobits/node_env_fix
Don't erase NODE_ENV from environment.
2016-06-30 16:47:37 -07:00
Lee Dohm
9ea68024ac ⬆️ settings-view@0.239.0 2016-06-29 15:23:44 -07:00
simurai
5533365ef4 Merge pull request #12068 from atom/sm-remove-webkit-prefixes
-webkit cleanup
2016-06-29 15:17:44 +09:00
simurai
b9515ea477 Add min-width to atom-workspace-axis.horizontal
This is just a precaution against https://github.com/atom/atom/pull/11866
2016-06-29 13:20:02 +09:00
simurai
eb0cc530fd 🔥 Remove -webkit prefixes
that aren’t needed anymore.
2016-06-29 13:15:20 +09:00
Lee Dohm
438aac6244 Merge pull request #12031 from Jonahss/getTitle-docs
📝 Mention how models must implement getTitle() [ci skip]
2016-06-28 17:54:45 -07:00
Jonah
7b16e40fa8 📝 better docs for workspace.addOpener 2016-06-28 17:52:53 -07:00
Damien Guard
df22e0bc5b Merge pull request #12056 from atom/crashreporter-not-on-ui-thread-except-mac
CrashReporter should not run on UI thread on Win/Linux
2016-06-28 10:02:57 -07:00
Antonio Scandurra
c756a88c68 Merge pull request #12059 from atom/sm-tabs-overflow
Fix overflowing of the tabs II
2016-06-28 10:41:01 +02:00
simurai
268ad6cf6a Fix overflowing of the tabs II 2016-06-28 15:18:37 +09:00
Damien Guard
341a9602b2 Use in-path 7z on AppVeyor, tidy-up publish 2016-06-27 22:34:37 -07:00
Damien Guard
22922dec96 CrashReporter should not run on UI thread on Win/Linux 2016-06-27 16:31:01 -07:00
simurai
3fd0d301be ⬆️ atom-ui@0.3.3
Adds `.close` icon.
2016-06-25 16:13:01 +09:00
Wliu
d9ca7d4352 ⬆️ language-coffee-script@0.47.1 2016-06-24 22:55:35 -04:00
Wliu
e32049fb5b Merge pull request #12043 from atom/wl-update-languages
Update languages
2016-06-24 22:55:11 -04:00
simurai
06c38170fb ⬆️ one-light-ui@v1.4.0 2016-06-25 11:45:12 +09:00
simurai
7b33f19460 ⬆️ one-dark-ui@v1.4.0 2016-06-25 11:44:24 +09:00
Wliu
d878c11f40 ⬆️ language-sql@0.22.0 2016-06-24 21:59:26 -04:00
Wliu
0892f34d94 ⬆️ language-ruby@0.68.6 2016-06-24 21:58:39 -04:00
Wliu
cfcd77ac55 ⬆️ language-less@0.29.4 2016-06-24 21:57:57 -04:00
Wliu
a45e63502c ⬆️ language-json@0.18.1 2016-06-24 21:57:06 -04:00
Wliu
90deed74b4 ⬆️ language-php@0.37.1 2016-06-24 21:56:17 -04:00
Wliu
a3ab4882a6 ⬆️ language-gfm@0.88.0 2016-06-24 21:54:15 -04:00
Wliu
d7fec4dd25 ⬆️ language-css@0.37.0 2016-06-24 21:52:49 -04:00
Wliu
b063ebe23b ⬆️ language-sass@0.55.0 2016-06-24 21:51:34 -04:00
Wliu
ef60274f16 ⬆️ language-git@0.14.0 2016-06-24 21:50:47 -04:00
simurai
9705b3d27a ⬆️ atom-ui@0.3.2
Fixes autocomplete-plus
2016-06-24 22:31:50 +09:00
simurai
64c07bc3c3 ⬆️ settings-view@v0.238.1
Fixes overflowing of the keybindings panel: https://github.com/atom/settings-view/pull/802
2016-06-24 17:04:30 +09:00
Thomas Johansen
35ceb66a5b Merge pull request #11875 from atom/sm-move-bootstrap-to-npm
Merge Bootstrap + Core styles

Closes #11839 
Closes #11858
2016-06-24 07:54:16 +02:00
Damien Guard
511587c3d0 Merge pull request #11929 from atom/windows-multiple-versions
Allow different versions of Atom to run simultaneously on Win32
2016-06-23 10:59:19 -07:00
Geoff Greer
76e59a25f4 Don't erase NODE_ENV from environment. Atom sets this to 'production' earlier, but some code paths can cause it to be un-set. This degrades performance and sometimes crashes React. Fixes #12024. 2016-06-22 20:09:25 -07:00
Damien Guard
b18677e4aa Fix backslashes for Windows paths 2016-06-22 15:51:46 -07:00
Jonah Stiennon
03257b17e2 📝 Mention how models must implement getTitle() [ci skip] 2016-06-22 15:38:51 -07:00
Damien Guard
79374ed284 Visual C++ Build Tools option instead of full VS 2016-06-22 15:16:20 -07:00
Antonio Scandurra
a5fdf3e18a Merge pull request #12008 from atom/as-ns-recreate-destroyed-repo
Recreate Repository if the same project is added after being removed
2016-06-21 11:40:49 +02:00
simurai
75404db2d3 Merge pull request #12002 from williambout/master
Update font stack
2016-06-21 10:22:49 +09:00
Damien Guard
9f8c2d69d4 Update windows.md 2016-06-20 15:09:01 -07:00
Antonio Scandurra
95932081b2 Recreate repository if the same project is added after being removed
:pear:ed with @nathansobo.
2016-06-20 17:06:50 +02:00
Antonio Scandurra
c6f9d1d222 Add GitRepository.prototype.isDestroyed 2016-06-20 17:05:56 +02:00
Machisté N. Quintana
b3b03cb1cd Merge pull request #12003 from leo/master
Replace "Mac OS" and "OS X" with "macOS"
2016-06-20 07:29:15 -07:00
Leo Lamprecht
0ceacf5c13 OSX -> macOS 2016-06-20 11:29:10 +02:00
Thomas Johansen
b2f7c9d52d 🔥 Remove all bootstrap remnants 2016-06-19 16:20:44 +02:00
Leonard Lamprecht
e27cd503ad mac-os -> macos 2016-06-18 16:41:35 +02:00
Leonard Lamprecht
08b1f6ba9d Rename OS X files 2016-06-18 16:04:25 +02:00
Leonard Lamprecht
3a1ad3fd40 Replace OS X and Mac OS with macOS 2016-06-18 15:33:08 +02:00
William Bout
38f585e4e0 Update ui-variables.less 2016-06-18 12:53:05 +02:00