Nathan Sobo
|
ea49fc6d5f
|
Construct LinesComponent with visibility param to avoid redundant update
|
2015-02-19 17:14:54 -07:00 |
|
Nathan Sobo
|
0047e3bc2d
|
Perform InputComponent DOM updates manually
|
2015-02-19 17:14:54 -07:00 |
|
Nathan Sobo
|
52a9a76b2a
|
Use presenter state in InputComponent
|
2015-02-19 17:14:54 -07:00 |
|
Nathan Sobo
|
8e27d8215a
|
Store hidden input data in TextEditorPresenter::state
|
2015-02-19 17:14:54 -07:00 |
|
Nathan Sobo
|
168df987d7
|
Make GutterComponent a plain JS object instead of a React component
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
2d771ab8e4
|
Perform GutterComponent DOM updates manually
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
679cadabde
|
Store maxLineNumberDigits in oldState
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
c06e100fae
|
Make LinesComponent a normal object instead of a React component
Also, remove ability to disable hardware acceleration since there’s
no longer a need for it and it complicated this conversion.
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
da793e834a
|
Perform all LinesComponent DOM updates manually
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
b0a29bdc2f
|
Make HighlightsComponent a plain object instead of using React
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
b4ecb65fb9
|
Make CursorsComponent a plain object instead of using React
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
c294bb105a
|
Update highlight nodes manually
|
2015-02-19 17:14:53 -07:00 |
|
Nathan Sobo
|
883af7a83e
|
Update cursor nodes manually
|
2015-02-19 17:14:52 -07:00 |
|
Kevin Sawicki
|
97f43a3335
|
Merge pull request #5623 from brendannee/master
Add "Checking for Update" to menu
|
2015-02-19 15:18:40 -08:00 |
|
Kevin Sawicki
|
54290e0717
|
Merge pull request #5643 from atom/ks-deprecations-in-tasks
Report deprecations from tasks
|
2015-02-19 15:14:35 -08:00 |
|
Kevin Sawicki
|
ebefc3b36d
|
Assert stack trace location
|
2015-02-19 14:53:15 -08:00 |
|
Kevin Sawicki
|
05ffaec2ac
|
⬆️ fuzzy-finder@0.67
|
2015-02-19 14:43:21 -08:00 |
|
Max Brunsfeld
|
0674244f5c
|
Always create new window when opening w/ no path
Fixes #5631
|
2015-02-19 14:35:22 -08:00 |
|
Kevin Sawicki
|
6f2aec4395
|
Clear deprecations after mapping over them
|
2015-02-19 14:12:49 -08:00 |
|
Kevin Sawicki
|
d721cc62e3
|
Report deprecations in tasks
|
2015-02-19 14:12:48 -08:00 |
|
Kevin Sawicki
|
a43362c5b2
|
⬆️ grim@1.2
|
2015-02-19 14:12:48 -08:00 |
|
Max Brunsfeld
|
3911d039b4
|
Merge pull request #5641 from atom/mb-project-remove-path
Add Project::removePath
|
2015-02-19 10:43:39 -08:00 |
|
Max Brunsfeld
|
cf60855245
|
Don't destroy repo in ::removePath if it is still needed
|
2015-02-19 10:28:54 -08:00 |
|
Max Brunsfeld
|
d4298bf077
|
Add Project::removePath
The tree-view needs to be able to remove a path from
the project
|
2015-02-19 10:02:37 -08:00 |
|
Kevin Sawicki
|
4b6f163bd4
|
⬆️ deprecation-cop@0.37
|
2015-02-19 09:32:15 -08:00 |
|
Max Brunsfeld
|
ea7cd518d9
|
⬆️ tree-view
|
2015-02-18 17:02:45 -08:00 |
|
Max Brunsfeld
|
a9adfa6a76
|
Fix bug in Project::relativize
|
2015-02-18 16:47:35 -08:00 |
|
Kevin Sawicki
|
d35b99285e
|
Merge pull request #5628 from atom/ks-node-12
Support building with node 0.12.x and io.js 1.x
|
2015-02-18 16:45:47 -08:00 |
|
Kevin Sawicki
|
65030f8252
|
📝 Mention node 0.12.x and io.js 1.x support
|
2015-02-18 16:18:01 -08:00 |
|
Kevin Sawicki
|
c049ab7e62
|
⬆️ npm@2.5.1
|
2015-02-18 16:02:23 -08:00 |
|
Kevin Sawicki
|
d70e2b4912
|
Install apm with a 0.10.35 target
|
2015-02-18 16:01:45 -08:00 |
|
Kevin Sawicki
|
b3002b43a1
|
Use node 0.12 in default nodenv config
|
2015-02-18 16:01:37 -08:00 |
|
Kevin Sawicki
|
ef9cca26e8
|
Remove unneeded apm deduping
|
2015-02-18 15:57:11 -08:00 |
|
Kevin Sawicki
|
cc2fcf8a91
|
Prepare 0.182
|
2015-02-18 14:11:41 -08:00 |
|
Brendan Nee
|
2168a59828
|
Add "Checking for Update" to menu
When state is “checking”, menu should say “Checking for Update”
|
2015-02-18 13:50:18 -08:00 |
|
Max Brunsfeld
|
8c3988a790
|
Fix race when starting atom twice in spec
v0.181.0
|
2015-02-18 13:37:06 -08:00 |
|
Kevin Sawicki
|
9cbe7a80a5
|
⬆️ welcome@0.24
|
2015-02-18 13:36:32 -08:00 |
|
Ben Ogle
|
55b8afdbe5
|
⬆️ welcome@0.23.0
|
2015-02-18 12:05:51 -08:00 |
|
Max Brunsfeld
|
4618c2d1fc
|
Merge pull request #5618 from atom/mb-multi-folder-regressions
Fix multi-folder regressions
|
2015-02-18 11:37:15 -08:00 |
|
Max Brunsfeld
|
0eb742566f
|
Always open w/ one untitled buffer when no paths are given
Fixes #5607
|
2015-02-18 11:17:52 -08:00 |
|
Kevin Sawicki
|
83b27fc93e
|
⬆️ Squirrel for Windows 0.8.5
|
2015-02-18 11:09:34 -08:00 |
|
Ben Ogle
|
fc5e3e58f9
|
⬆️ welcome@0.22.0 🎉
|
2015-02-18 10:55:23 -08:00 |
|
Ben Ogle
|
2bd897cbf8
|
⬆️ metrics@0.44.0
|
2015-02-18 10:54:53 -08:00 |
|
Max Brunsfeld
|
39a225821e
|
Reuse current window if it has no project path
Fixes #5615
|
2015-02-18 10:29:48 -08:00 |
|
Kevin Sawicki
|
2518c40942
|
⬆️ snippets@0.75
|
2015-02-18 09:34:31 -08:00 |
|
Kevin Sawicki
|
9bf0300a56
|
⬆️ notifications@0.28
|
2015-02-18 09:29:54 -08:00 |
|
Kevin Sawicki
|
63af713a3f
|
Guard against detected repository that does not open
Closes #5609
|
2015-02-18 09:16:06 -08:00 |
|
Kevin Sawicki
|
2939104bbc
|
Merge pull request #5605 from a-moses/master
fix .deb file for debian and ubuntu 14.04TLS comfortability
|
2015-02-18 09:08:03 -08:00 |
|
Kevin Sawicki
|
ec9a1f1f84
|
⬆️ release-notes@0.51
|
2015-02-18 09:06:53 -08:00 |
|
Kevin Sawicki
|
82eb156932
|
⬆️ language-c@0.40
|
2015-02-18 09:05:25 -08:00 |
|