Commit Graph

19986 Commits

Author SHA1 Message Date
Ben Ogle
dde69f8da4 Remove the docs readme
It is not used and just displays mis-information
2014-11-17 16:50:33 -08:00
Ben Ogle
a525d5267b Deprecate the Workspace classes 2014-11-17 16:50:33 -08:00
Ben Ogle
f7951aa57c Update messages so they are less painful in specs 2014-11-17 16:50:33 -08:00
Ben Ogle
a63e058fa5 Deprecate all the views 2014-11-17 16:50:32 -08:00
Ben Ogle
09327eae75 Add jquery to dependencies. 2014-11-17 16:50:32 -08:00
Ben Ogle
edd48d71ae Add event-kit to exports 2014-11-17 16:50:02 -08:00
Ben Ogle
2faf8bc57b Deprecate exported react 2014-11-17 16:50:02 -08:00
Ben Ogle
aac3d7a559 Deprecate space-pen exports 2014-11-17 16:50:02 -08:00
Ben Ogle
d914ae2a62 Use new panel classes 2014-11-17 16:46:56 -08:00
Ben Ogle
2710d40403 Change link titles 2014-11-17 16:46:56 -08:00
Ben Ogle
d327d4923f Stylesheets -> Selectors 2014-11-17 16:46:56 -08:00
Ben Ogle
dd0bed9bff Add .overlay to the list 2014-11-17 16:46:56 -08:00
Ben Ogle
ff78a5b075 Add bit about deprecation cop 2014-11-17 16:46:56 -08:00
Ben Ogle
856370f522 Add one more bullet point 2014-11-17 16:46:56 -08:00
Ben Ogle
041d3f5c4c Fix link 2014-11-17 16:46:56 -08:00
Ben Ogle
3969c71932 Add some comments to the examples for clarity 2014-11-17 16:46:56 -08:00
Ben Ogle
133bf0cedb Update title to reference packages too 2014-11-17 16:46:56 -08:00
Ben Ogle
f168aafc33 Tiny 💄 change 2014-11-17 16:46:56 -08:00
Ben Ogle
d237b3448c Add theme guides to the index 2014-11-17 16:46:56 -08:00
Nathan Sobo
bbaf908bb2 Add example links 2014-11-17 16:46:56 -08:00
Nathan Sobo
9d947d994e Add syntax theme upgrade guide 2014-11-17 16:46:56 -08:00
Nathan Sobo
e2ecff5e23 Talk about context-targeted style sheets 2014-11-17 16:46:56 -08:00
Nathan Sobo
decae9e34c Start on upgrading UI theme guide 2014-11-17 16:46:55 -08:00
Kevin Sawicki
4896741f0c 📝 Mention Alt toggles 2014-11-17 16:40:15 -08:00
Kevin Sawicki
c360ccc62b Only register command on Windows & Linux 2014-11-17 16:40:15 -08:00
Kevin Sawicki
913c002ee4 🐧 Add Toggle Menu Bar to View menu 2014-11-17 16:40:15 -08:00
Kevin Sawicki
59c405d846 Mention Alt shows the menu bar 2014-11-17 16:40:15 -08:00
Kevin Sawicki
a9826653e1 Set autoHideMenuBar on properties object 2014-11-17 16:40:15 -08:00
Kevin Sawicki
b47d52d919 Always set menu bar visibility when changing autohide 2014-11-17 16:40:15 -08:00
Kevin Sawicki
7422f0ab1b Set menu bar visible when no longer autohiding 2014-11-17 16:40:15 -08:00
Kevin Sawicki
18c6c84d35 ⬆️ donna@1.0.7 2014-11-17 16:40:15 -08:00
Kevin Sawicki
7bcf92e55a Implement menu bar toggling 2014-11-17 16:40:14 -08:00
Kevin Sawicki
ee7d4003de Add toggle menu bar item 2014-11-17 16:40:14 -08:00
Kevin Sawicki
79e50084a9 Set description, not title 2014-11-17 16:40:14 -08:00
Kevin Sawicki
73a70d430f Add core.autoHideMenuBar 2014-11-17 16:40:14 -08:00
Kevin Sawicki
503b4ce2a4 ⬆️ legal-eagle@0.6 2014-11-17 16:40:03 -08:00
Ben Ogle
094ccbc1f2 Upgrade themes to fix git-status tree-view colors 2014-11-17 16:37:21 -08:00
Ben Ogle
434ab5174b Merge pull request #4216 from atom/bo-panel-classes
Use classes on atom-panels rather than location attributes
2014-11-17 16:20:23 -08:00
Ben Ogle
1b85810735 Use classes rather than location attributes 2014-11-17 16:07:53 -08:00
Ben Ogle
0c75a4fd9c Upgrade deprecation-cop
Fixes suggestion to use .editor[mini] to suggest
atom-text-editor
2014-11-17 15:57:03 -08:00
Nathan Sobo
d3f2798472 💄 2014-11-17 16:55:30 -07:00
Kevin Sawicki
c88c18c042 ⬆️ legal-eagle@0.5 2014-11-17 15:40:03 -08:00
Kevin Sawicki
cb7d4c8638 Call exit on process global 2014-11-17 15:40:03 -08:00
Max Brunsfeld
4a9d0ab4d3 Merge pull request #4192 from atom/mb-auto-indent-on-paste
Add auto-indent when pasting
2014-11-17 15:22:15 -08:00
Kevin Sawicki
ac029d300a Merge pull request #4196 from atom/atom-shell-v0.19.2
Upgrade to atom-shell@0.19.2
2014-11-17 13:37:30 -08:00
Max Brunsfeld
8fe0b7fb7b Update description of 'autoIndent' config option 2014-11-17 11:02:22 -08:00
Max Brunsfeld
c6c58ebc3e Remove extra blank line 2014-11-17 11:00:24 -08:00
Max Brunsfeld
32ac99fd3e Add description to 'editor.autoIndent' config option 2014-11-17 10:47:58 -08:00
Max Brunsfeld
175a8b6968 Provide separate config option for auto-indent on paste
This way, this option (`autoIndentOnPaste`) can be turned off for
indentation-sensitive languages like coffeescript.
2014-11-17 10:30:13 -08:00
Kevin Sawicki
6708388c29 Merge pull request #4211 from atom/ks-middle-paste-on-linux
Support middle mouse paste on Linux
2014-11-17 09:59:32 -08:00