Antonio Scandurra
bfe37a4ad8
Merge pull request #16884 from atom/b3-randomized-test
...
Randomize fontSize and lineHeight in the random test
2018-03-06 10:23:18 +01:00
Matthew Dapena-Tretter
e3a464eadf
Merge pull request #16863 from atom/fb-mdt-fix-dock-dragndrop
...
Fix dock dragging and dropping
2018-03-05 14:45:28 -08:00
David Wilson
2756c65a21
Merge pull request #16812 from atom/ungb-deb-dependency
...
Add additional dependencies for linux
2018-03-05 10:12:14 -08:00
Linus Eriksson
a790f1e3ec
Randomize fontSize and lineHeight in the random test
...
This causes the failure fixed by https://github.com/atom/atom/pull/15831
to be caught by the randomized test more easily
2018-03-05 17:24:19 +01:00
Wliu
6e6e44ce56
Merge pull request #16876 from Connormiha/use-native-is-array
...
Use native isArray, endsWith
2018-03-03 13:43:18 -05:00
Mihail Bodrov
6e59852456
Use native isArray, endsWith
2018-03-03 19:18:35 +03:00
Max Brunsfeld
40c608d015
Merge pull request #16668 from Connormiha/optimize-kill-process
...
Optimize process kill by pid
2018-03-02 16:39:46 -08:00
Matthew Dapena-Tretter
6f194c7811
Make sure there's a single source of truth for dock hover state
...
Previously, the workspace's idea of the hovered dock and the docks'
themselves could be out of sync.
2018-03-01 14:56:52 -08:00
Max Brunsfeld
e08080a134
⬆️ language-shellscript
2018-03-01 14:24:35 -08:00
Ash Wilson
7b490c66ec
Merge pull request #16868 from atom/aw-github-package-quarterly-plans
...
GitHub package Q1 roadmap
2018-03-01 13:32:34 -05:00
Ash Wilson
6acab44752
GitHub package short-term roadmap
2018-03-01 08:15:06 -05:00
Matthew Dapena-Tretter
c69c82d05a
Fix dock dragging and dropping
...
This fixes #16769 , which described an issue whereby trying to drop into
a closed dock would cause the dock to repeatedly open and close.
I tried to describe in comments why this was happening and how we can
make sure to avoid it.
The solution adds another DOM measurement which I'm not too thrilled
about but I profiled and it didn't seem to be an issue.
2018-02-28 18:14:13 -08:00
Lee Dohm
afdc8f7a60
Revert " ⬆️ spell-check@0.73.0"
...
This reverts commit d7ec3558aa .
2018-02-28 12:30:26 -08:00
Lee Dohm
d7ec3558aa
⬆️ spell-check@0.73.0
2018-02-28 11:29:14 -08:00
Lee Dohm
45ca743cdd
⬆️ dalek@0.2.2
2018-02-28 10:58:05 -08:00
Ash Wilson
fc8e12fadb
Merge pull request #16859 from jerry88kim/add-await-remove-unnecessary-param
...
Add 'await' keyword at async function call and remove unnecessary parameter
2018-02-28 10:29:28 -05:00
Ash Wilson
001aada5ac
Merge pull request #16851 from atom/aw-filter-event-paths
...
Test .oldPath and .path on rename events
2018-02-28 08:19:40 -05:00
youngjoo88kim
9d55753ccb
Add 'await' keyword at async function call and remove unnecessary parameter
2018-02-28 18:48:12 +09:00
Antonio Scandurra
f96ed6ff21
⬆️ fuzzy-finder
2018-02-28 09:36:52 +01:00
Ash Wilson
72c30d7e78
Thanks, linter ✨
2018-02-27 21:40:30 -05:00
Ash Wilson
1dab06c4da
Remove redundant filtered declaration
2018-02-27 21:06:37 -05:00
Ash Wilson
daf7994402
Merge pull request #16852 from atom/aw-fix-emulated-events
...
Avoid calling fs.realpath on editors without a path
2018-02-27 21:05:43 -05:00
David Wilson
60685ce102
⬆️ autocomplete-plus
2018-02-27 16:23:25 -08:00
David Wilson
9187f4a8b2
⬆️ command-palette
2018-02-27 15:30:06 -08:00
Ash Wilson
b9117c14be
Avoid calling fs.realpath on editors without a path
2018-02-27 17:22:30 -05:00
Ash Wilson
4c8f1fe3ad
There's no modifyEvent there
2018-02-27 17:16:08 -05:00
Ash Wilson
f7f6564b7d
Test .oldPath and .path on rename events
2018-02-27 17:14:41 -05:00
Ian Olsen
5fdfd6509d
Merge pull request #16791 from Evpok/startupwmclass-desktop
...
Add `StartupWMClass` to .desktop for easier window-app association
2018-02-27 13:16:52 -08:00
Ian Olsen
6d5bada5c4
Merge pull request #16844 from atom/2018-02-26-focus
...
Weekly Focus: 2018-02-26
2018-02-27 11:57:05 -08:00
David Wilson
8f60b2ec81
Update 2018-02-26.md
2018-02-27 11:29:36 -08:00
Damien Guard
0227d4256e
Update 2018-02-26.md
2018-02-27 09:30:18 -08:00
Max Brunsfeld
85770d2ded
Add my areas of focus
2018-02-27 09:08:28 -08:00
Ash Wilson
7fdcf7399d
@smashwilson's updates
2018-02-27 10:55:35 -05:00
Bryant Ung
50eda68ef9
⬆️ settings-view
2018-02-26 18:21:38 -08:00
Nathan Sobo
405eb5cf36
Add Xray focus blurbs
2018-02-26 15:31:47 -07:00
Nathan Sobo
0ed9f29a40
Remove plus signs
2018-02-26 15:15:48 -07:00
Bryant Ung
8cb08edda0
⬆️ autocomplete-plus
2018-02-26 13:40:48 -08:00
Ian Olsen
7e49d297d9
Create 2018-02-26.md
2018-02-26 12:25:58 -08:00
Lee Dohm
ce61bd24c1
Merge pull request #16841 from SHADOWELITE7/patch-1
...
Adding the Discussion
2018-02-26 08:14:17 -07:00
Lee Dohm
698f06016f
Clarify and clean up
2018-02-26 07:13:42 -08:00
Jasper David Rogers
94fed2f97c
Adding the Discussion
2018-02-26 07:28:07 -05:00
Max Brunsfeld
89feb6ab7c
Merge pull request #16827 from atom/fb-mdt-pane-element-to-js
...
Convert PaneContainerElement and PaneElement to JS
2018-02-23 16:04:47 -08:00
Matthew Dapena-Tretter
880148259f
Convert PaneContainerElement and PaneElement to JS
2018-02-23 14:39:57 -08:00
Max Brunsfeld
45247632da
Merge pull request #16823 from Arcanemagus/allow-empty-username
...
Handle empty username
2018-02-22 17:21:46 -08:00
Bryant Ung
c76bdbe704
Add versions to linux deps
2018-02-22 14:51:54 -08:00
Max Brunsfeld
74ea91ab2e
Fix snapshot blacklist for request module
2018-02-22 13:26:56 -08:00
Landon Abney
138115f2a8
🐛 Handle empty username
...
If Atom is launched in a shell that is missing the `USER`/`USERNAME`
environment variable it locks up due to an unhandled error from
`crypto.update`. This switches to using Node.js's built in
`os.userInfo()` method to retrieve the current user name,
allowing Atom to complete initialization in this scenario.
Fixes #16821 .
2018-02-22 13:18:56 -08:00
Max Brunsfeld
c9f9b5d1e5
⬆️ settings-view
2018-02-22 12:51:02 -08:00
Jordan Eldredge
fa9c8d1ace
Merge pull request #16661 from captbaritone/context-menu-order-master
...
Enable packages to control order of context menu items
2018-02-22 09:36:43 -08:00
Will Binns-Smith
b42972fa84
Add custom properties to atom-workspace to track editor properties ( #16731 )
...
* Add custom properties to atom-workspace
These track the editor's current font size, font family, and line
height.
* Move editor styles to text-editor; add monospace fallback
* Add default font family
So that there will always be a valid value.
* Fix specs
2018-02-21 19:02:14 -08:00