Ben Gotow
39768fd9d4
bump(react): 0.13.2 => 0.14.7
...
Great breakdown of React changes here:
https://github.com/facebook/react/blob/master/CHANGELOG.md#0140-october-7-2015
Due to deprecation warnings, I don't think this will break third-party extensions unless they were doing really bad things.
2016-03-29 01:43:12 -07:00
Jackie Luo
b1d49e8477
🎨 (theme-picker): Fix styling for non-Retina displays
2016-03-21 19:35:47 -07:00
Jackie Luo
400ccb1cdb
fix(theme-picker): Add tabIndex to click to dismiss
2016-03-18 18:12:55 -07:00
Jackie Luo
f7f39e74ce
fix(themes): Add quick fixes for Ubuntu
2016-03-11 11:02:02 -08:00
Jackie Luo
d28c79fc75
🎨 (theme-picker): Order internal themes and update theme names
2016-03-10 16:37:06 -08:00
Jackie Luo
688582bf57
🎨 (theme-picker): Adjust styles
2016-03-10 15:18:57 -08:00
Jackie Luo
4d7f515090
feat(plugins): Move uninstall from theme picker to plugins tab
...
Summary: Move uninstall functionality to the plugins tab in preferences.
Test Plan: Tested locally.
Reviewers: bengotow, evan
Reviewed By: evan
Differential Revision: https://phab.nylas.com/D2716
2016-03-10 14:16:07 -08:00
Jackie Luo
ea5744d0ed
fix(theme-picker): Fix linter issues for ES6
2016-03-08 17:41:22 -08:00
Jackie Luo
e94dbbdca1
fix(theme-picker): Move launch command to activate()
2016-03-08 17:32:23 -08:00
Jackie Luo
ba5cba3181
feat(theme-picker): Uninstall themes on click
...
Summary: Themes can now be uninstalled by clicking a button in the theme picker, instead of going to `~/.nylas/packages` to delete the directory.
Test Plan: Tested locally.
Reviewers: evan, bengotow
Reviewed By: bengotow
Differential Revision: https://phab.nylas.com/D2700
2016-03-08 17:08:35 -08:00
Jackie Luo
f21e561317
spec(theme-picker): Remove filter for theme picker spec
2016-03-06 16:37:36 -08:00
Jackie Luo
62007cfbb1
🎨 (theme-picker): Add inline style to close button
2016-03-06 16:36:28 -08:00
Jackie Luo
86133a150a
fix(theme-picker): Fix linter issue
2016-03-06 15:25:52 -08:00
Jackie Luo
02cdc5d38a
fix(theme-picker): Update spec to work with iFrame rewriting function
2016-03-05 11:24:37 -08:00
Jackie Luo
c67e2a24ea
feat(theme-picker): Add visual theme picker to menu
...
Summary: Adds a new visual theme picker to the menu that allows users to select different themes based on color palettes and then change their themes live.
Test Plan: Test included.
Reviewers: evan, bengotow
Reviewed By: evan, bengotow
Differential Revision: https://phab.nylas.com/D2669
2016-03-04 15:34:48 -08:00