Jessica Lord
|
f85a526b95
|
Merge pull request #5845 from atom/jl-bump-status-bar
Bump status-bar@0.62.0
|
2015-03-04 18:01:28 -08:00 |
|
Nathan Sobo
|
5db55b8f15
|
Merge pull request #5843 from atom/as-faster-select-all-on-folded-lines
Speed up `selectAll` on a buffer with many folded lines
|
2015-03-04 16:33:38 -08:00 |
|
Jessica Lord
|
16e4e6b967
|
⬆️ status-bar@0.62.0
|
2015-03-04 16:21:12 -08:00 |
|
Kevin Sawicki
|
b1f107c847
|
⬆️ language-gfm@0.67
|
2015-03-04 16:11:35 -08:00 |
|
Daniel Hengeveld
|
2af28fc49c
|
⬆️ markdown-preview @ 0.138.0
|
2015-03-04 16:02:00 -08:00 |
|
Kevin Sawicki
|
2f4801ecef
|
⬆️ language-perl@0.12
|
2015-03-04 15:52:59 -08:00 |
|
Antonio Scandurra
|
0970a3c411
|
🐎 Speed up selectAll on a buffer with many folds
|
2015-03-04 23:54:39 +01:00 |
|
Daniel Hengeveld
|
8796c284be
|
⬆️ settings-view@0.184.0
|
2015-03-04 12:31:54 -08:00 |
|
Kevin Sawicki
|
bfb2fd4af9
|
Merge pull request #5828 from atom/catch-selector-errors
Handle invalid CSS selectors in menus and commands
|
2015-03-04 11:47:04 -08:00 |
|
Kevin Sawicki
|
7a3065e0fb
|
Add spec for invalid settings notification
|
2015-03-04 11:18:15 -08:00 |
|
Kevin Sawicki
|
f02fa4a245
|
Add spec for invalid grammar notification
|
2015-03-04 11:12:09 -08:00 |
|
Kevin Sawicki
|
92754bb9a3
|
Add notification for package grammar errors
|
2015-03-04 10:51:49 -08:00 |
|
Kevin Sawicki
|
49a26ea326
|
Add notification for package settings errors
|
2015-03-04 10:51:03 -08:00 |
|
Kevin Sawicki
|
f10d478c7a
|
🎨
|
2015-03-04 10:43:40 -08:00 |
|
Kevin Sawicki
|
bf9b517240
|
🐎 webkitMatchesSelector -> querySelector
|
2015-03-04 10:33:45 -08:00 |
|
Kevin Sawicki
|
2f476b31ec
|
Don't return collected array
|
2015-03-04 10:10:43 -08:00 |
|
Kevin Sawicki
|
ce33e63532
|
selector-parser -> selector-validator
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
cec82bd6ca
|
Don't use fatal error for package.json errors
Notifications can't associate it with a project path since the
project never loads
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
71c138397a
|
Remove lint
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
f611e235e9
|
Extract notification helper
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
346e669601
|
📝 Mention css
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
7b38750b95
|
📝 Doc selector parser
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
1bb011deed
|
🎨
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
59c3dea77b
|
Show notification for invalid context menu selector
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
a2d9ba2d2e
|
Only try to require main module once
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
628380ff3d
|
Unfocus spec
|
2015-03-04 10:02:04 -08:00 |
|
Kevin Sawicki
|
6c87dc05f3
|
Migrate specs from console.warn to notifications
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
fa2eab5b7e
|
Show notification when parsing package.json fails
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
cb0bf28793
|
Remove stray trace
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
33e01256a7
|
Only manipulate stack for selector errors
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
8ba434f4c4
|
Show notifications on load/activate errors
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
c172f78ab5
|
Use consistent selector error
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
a7bd20f08f
|
Remove unused fixture
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
5902bc42e9
|
Throw error when adding context menu with invalid selector
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
2a12f7779d
|
Add selector parser helper class
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
333a495d55
|
Catch errors adding activation commands
|
2015-03-04 10:02:03 -08:00 |
|
Kevin Sawicki
|
8ba098b640
|
Throw an error when adding an invalid selector
|
2015-03-04 10:02:03 -08:00 |
|
Max Brunsfeld
|
c6428dc526
|
Merge pull request #5832 from atom/bf-remove-path-bug-fix
Fix a bug when a URI is passed to atom.project.removePath().
|
2015-03-04 08:44:03 -08:00 |
|
Nathan Sobo
|
1bda787e0d
|
⬆️ snippets to destroy expansion when cursor is destroyed
|
2015-03-04 08:13:16 -08:00 |
|
Michael Bolin
|
a0a4dac571
|
Fix a bug when a URI is passed to atom.project.removePath().
|
2015-03-03 21:44:54 -08:00 |
|
Kevin Sawicki
|
482b36d4cb
|
Use proper placement of --no-color arg
|
2015-03-03 18:05:09 -08:00 |
|
Kevin Sawicki
|
f122125efc
|
Return early if fs-plus is not installed
|
2015-03-03 17:49:28 -08:00 |
|
Kevin Sawicki
|
fbde8e1970
|
Disable colors on RPM CI build
|
2015-03-03 17:41:27 -08:00 |
|
Kevin Sawicki
|
3952831ff1
|
Add custom notification for ENOSPC save errors
Closes #5825
|
2015-03-03 13:53:18 -08:00 |
|
Kevin Sawicki
|
bb9d264e0c
|
Prepare 0.187
|
2015-03-03 13:49:18 -08:00 |
|
Ben Ogle
|
5f7015f303
|
Remove isInitialEmptyEditor
v0.186.0
|
2015-03-03 13:18:02 -08:00 |
|
Ben Ogle
|
1cdfac008b
|
Merge pull request #5824 from atom/bo-move-open-logic
Move the logic for opening empty initial buffer to the renderer process
|
2015-03-03 13:08:18 -08:00 |
|
Kevin Sawicki
|
5f2f4c10fc
|
Prepare 0.186
|
2015-03-03 12:57:04 -08:00 |
|
Ben Ogle
|
80b1d89c62
|
Check getLoadSettings to decide to open initial buffer
|
2015-03-03 12:34:54 -08:00 |
|
Ben Ogle
|
80cd20193a
|
Move the logic for opening empty initial buffer to renderer
|
2015-03-03 11:39:38 -08:00 |
|