Kevin Sawicki
555b5adfca
Merge pull request #6281 from atom/iz-report-issues-through-contributing-guide
...
Change in-app menu for reporting issues to point to the CONTRIBUTING guide section on submitting issues
2015-04-07 11:51:19 -07:00
Kevin Sawicki
06b8195fb8
Remove template config.cson file
...
This old template file had several problems:
* The entries in this file are already the schema defaults so they
would get unset anyway when initially loaded
* The file was in the old format that didn't have scope selectors
* A race condition could occur when the file was copied, inited, and written
to all during the very first run of Atom.
Closes #6226
2015-04-07 11:47:36 -07:00
Max Brunsfeld
9a64730916
⬆️ background-tips
2015-04-07 11:23:22 -07:00
Kevin Sawicki
2aaf1fffe6
Move stack trace helpers into deprecation block
2015-04-07 09:51:16 -07:00
Kevin Sawicki
c0b685dd97
⬆️ language-go@0.23
2015-04-07 09:48:10 -07:00
Antonio Scandurra
c0c979b453
Merge pull request #6239 from atom/as-fix-delete-line
...
Fix `deleteLine()` when multiple selections are on the same line
2015-04-07 18:10:00 +02:00
Antonio Scandurra
cbf499243e
Use screen ranges consistently
2015-04-07 18:08:51 +02:00
Ivan Zuzak
4a95dd1234
Update CONTRIBUTING guide section on reporting issues
2015-04-07 13:38:57 +02:00
Ivan Zuzak
36641884f9
Point in-app link for reporting issues to CONTRIBUTING guide
2015-04-07 13:37:30 +02:00
simurai
662efb3d6e
:arrrow_up: one-dark-ui@v0.6.2 one-light-ui@v0.5.2
2015-04-07 19:58:03 +09:00
Ivan Žužak
9dddce495e
⬆️ notifications@0.36.0
2015-04-07 12:41:06 +02:00
Antonio Scandurra
a244c0fa07
🔥 Delete useless line in spec
2015-04-07 12:30:51 +02:00
Antonio Scandurra
5e5acb7432
🎨 Rename to TextEditor#mergeSelectionsOnSameRows
...
* 🔥 Delete `Selection#intersectsByRowWith`
2015-04-07 12:25:15 +02:00
Antonio Scandurra
59a5dc42a8
Merge branch 'master' into as-fix-delete-line
2015-04-07 12:12:36 +02:00
simurai
2e86e22d46
:arrrow_up: one-dark-ui@v0.6.1 one-light-ui@v0.5.1
2015-04-07 16:42:50 +09:00
simurai
ef19b6ab22
⬆️ find-and-replace@v0.160.0
2015-04-07 15:20:29 +09:00
simurai
099c8eda77
⬆️ status-bar@v0.67.0
2015-04-07 12:33:44 +09:00
Cheng Zhao
a6d47d403f
🐧 Don't use clipboard in renderer process, fixes #6221
2015-04-07 11:01:54 +08:00
Kevin Sawicki
aed17cda9b
⬆️ language-javascript@0.69
2015-04-06 17:51:31 -07:00
simurai
a802561553
⬆️ one-dark-ui@0.6.0 one-light-ui@0.5.0
2015-04-07 09:20:27 +09:00
Max Brunsfeld
fdba094aa6
⬆️ tree-view
2015-04-06 17:13:01 -07:00
Kevin Sawicki
3e398a32fc
Merge pull request #6275 from atom/ks-report-core-deprecations-in-specs
...
Report core deprecations in specs
2015-04-06 16:49:11 -07:00
Kevin Sawicki
e02e8c91a6
Use TextEditor::onDidChangeCursorPosition in spec
2015-04-06 16:29:12 -07:00
Kevin Sawicki
9b7870d503
Snapshot deprecations around calls to Project::eachBuffer
2015-04-06 16:22:31 -07:00
Kevin Sawicki
50d9fee0d3
Use Project::onDidAddBuffer
2015-04-06 16:21:09 -07:00
Kevin Sawicki
188b2e5a74
Report core deprecations in specs
2015-04-06 15:55:51 -07:00
Kevin Sawicki
4560be9eae
Don't use deprecated atom.config.toggle
2015-04-06 15:53:25 -07:00
Kevin Sawicki
a3adf0c6d3
Merge pull request #6272 from atom/ks-use-new-model
...
Don't use theorist when in 1.0 API preview mode
2015-04-06 15:45:40 -07:00
Max Brunsfeld
808d04454f
Merge pull request #6273 from atom/mb-add-root-folder-command
...
Add workspace element command for 'add root folder'
2015-04-06 15:44:26 -07:00
Max Brunsfeld
5df56fc50a
Add workspace element command for 'add root folder'
2015-04-06 15:19:40 -07:00
Kevin Sawicki
b54177eb5e
Remove property always set in constructor
2015-04-06 15:14:26 -07:00
Kevin Sawicki
c7071f15b5
⬆️ donna@1.0.10
2015-04-06 14:43:49 -07:00
Kevin Sawicki
c4062d8fea
Remove destroyed event deprecation
2015-04-06 13:57:52 -07:00
Kevin Sawicki
b45aa8c51f
includeDeprecations -> includeDeprecatedAPIs
2015-04-06 13:44:17 -07:00
Kevin Sawicki
6e3bdd2daf
Return value from scroll top/left setters
2015-04-06 13:38:34 -07:00
Kevin Sawicki
f36f8ba5eb
Use new Model superclass in TextEditor
2015-04-06 13:32:22 -07:00
Kevin Sawicki
72678df7fc
Use new Model superclass in DisplayBuffer
2015-04-06 13:25:55 -07:00
Kevin Sawicki
265bc94eb3
Bind TextEditor behaviors to deprecated API flag
2015-04-06 13:10:37 -07:00
Kevin Sawicki
0691b837a1
Use new Model superclass in TokenizedBuffer
2015-04-06 11:25:35 -07:00
Kevin Sawicki
39a7af1f24
Remove theorist require
2015-04-06 11:23:09 -07:00
Kevin Sawicki
e8e1500d11
Use new Model superclass in Workspace
2015-04-06 11:22:51 -07:00
Kevin Sawicki
fcefe55e0d
Add deprecated check for item.getUri
2015-04-06 11:08:01 -07:00
Kevin Sawicki
383523677e
Use new Model superclass in Pane
2015-04-06 11:07:20 -07:00
Kevin Sawicki
96b95b74e9
Conditionally include Pane model properties and behaviors
2015-04-06 11:04:10 -07:00
Kevin Sawicki
312c03e6d2
Conditionally include activePane/activePaneItem properties
2015-04-06 11:04:10 -07:00
Kevin Sawicki
661b2124b2
Use new Model in PaneAxis
2015-04-06 11:04:10 -07:00
Kevin Sawicki
b98c2a8fbb
Only call Directory::off when including deprecated APIs
2015-04-06 11:02:14 -07:00
Kevin Sawicki
39a1d6b788
Wrap getUri in deprecated API check
2015-04-06 10:59:06 -07:00
Kevin Sawicki
361732ce81
⬆️ snippets@0.88
2015-04-06 09:50:59 -07:00
Kevin Sawicki
cf0a18e0f1
⬆️ markdown-preview@0.148
2015-04-06 09:45:31 -07:00