Nathan Sobo
|
0240206d93
|
Merge branch 'master' into brumm-master
|
2016-08-02 15:39:57 -06:00 |
|
simurai
|
2f58792577
|
Introduce @use-custom-controls variable
|
2016-07-12 15:36:50 +09:00 |
|
Philipp Brumm
|
e7ff266a57
|
shorter and linear transition, without delay
|
2016-07-06 11:00:44 +02:00 |
|
Philipp Brumm
|
3e53a03871
|
animate appearance and disappearance of titlebar when toggling fullscreen
|
2016-07-02 15:05:29 +02:00 |
|
Philipp Brumm
|
bda08c4a5f
|
hide titlebar in fullscreen mode
|
2016-07-02 13:06:17 +02:00 |
|
Philipp Brumm
|
faa1f935f8
|
make custom titlebar user-configurable and prompt for relaunch on change
|
2016-07-02 12:28:14 +02:00 |
|
Philipp Brumm
|
7a2fab6114
|
move title-bar variables into it's own less file and simplify styles
|
2016-07-02 12:28:14 +02:00 |
|
Philipp Brumm
|
e94a7a84b7
|
undo changes to workspace styling
|
2016-07-02 12:28:14 +02:00 |
|
Philipp Brumm
|
242ef89e2d
|
use @base-background-color as a basis for the title-bar gradient to better accommodate themes that do not provide their own style for a title-bar
|
2016-07-02 12:28:14 +02:00 |
|
Philipp Brumm
|
9c298625fe
|
remove experimental 'combined' styles for title-bar
|
2016-07-02 12:28:14 +02:00 |
|
Philipp Brumm
|
4897f4db26
|
replace OSX window title bar with custom title-bar
|
2016-07-02 12:28:14 +02:00 |
|
simurai
|
b9515ea477
|
Add min-width to atom-workspace-axis.horizontal
This is just a precaution against https://github.com/atom/atom/pull/11866
|
2016-06-29 13:20:02 +09:00 |
|
simurai
|
eb0cc530fd
|
🔥 Remove -webkit prefixes
that aren’t needed anymore.
|
2016-06-29 13:15:20 +09:00 |
|
Damien Guard
|
df22e0bc5b
|
Merge pull request #12056 from atom/crashreporter-not-on-ui-thread-except-mac
CrashReporter should not run on UI thread on Win/Linux
|
2016-06-28 10:02:57 -07:00 |
|
simurai
|
268ad6cf6a
|
Fix overflowing of the tabs II
|
2016-06-28 15:18:37 +09:00 |
|
Damien Guard
|
22922dec96
|
CrashReporter should not run on UI thread on Win/Linux
|
2016-06-27 16:31:01 -07:00 |
|
Thomas Johansen
|
35ceb66a5b
|
Merge pull request #11875 from atom/sm-move-bootstrap-to-npm
Merge Bootstrap + Core styles
Closes #11839
Closes #11858
|
2016-06-24 07:54:16 +02:00 |
|
Thomas Johansen
|
b2f7c9d52d
|
🔥 Remove all bootstrap remnants
|
2016-06-19 16:20:44 +02:00 |
|
William Bout
|
38f585e4e0
|
Update ui-variables.less
|
2016-06-18 12:53:05 +02:00 |
|
simurai
|
f39e5c1174
|
Use at least 75% for the spec-reporter
Less scrolling if there are many failures.
|
2016-06-15 14:51:23 +09:00 |
|
simurai
|
3e60dd22f1
|
Show underlying editor when resizing
|
2016-06-15 13:02:00 +09:00 |
|
simurai
|
1fe88b3026
|
Add overflow scrolling
|
2016-06-15 10:43:54 +09:00 |
|
simurai
|
18c0364c21
|
Cover everything
|
2016-06-15 10:21:16 +09:00 |
|
simurai
|
b1f0cbb134
|
Make Spec Suite less flickery
|
2016-06-11 10:46:10 +09:00 |
|
simurai
|
c601adfdb7
|
Merge branch 'master' into sm-move-bootstrap-to-npm
|
2016-06-10 15:37:04 +09:00 |
|
simurai
|
85fa7e8a8a
|
Fix overflowing of the tabs
This is a follow up for #11866.
In this case when there are too many tabs, they start to push `atom-workspace-axis.vertical` beyond the window width.
|
2016-06-08 10:56:53 +09:00 |
|
simurai
|
288b3c07c8
|
Move some panel + modal styles to atom-ui
|
2016-06-07 11:48:26 +09:00 |
|
simurai
|
e91e0c5554
|
Import everything together
|
2016-06-03 16:12:13 +09:00 |
|
simurai
|
13fd461b36
|
Import all atom-ui components
|
2016-06-01 11:57:06 +09:00 |
|
simurai
|
95d9b9946a
|
Move Bootstrap to a separate package
|
2016-06-01 11:34:40 +09:00 |
|
Antonio Scandurra
|
2fb757791b
|
Allow atom-pane to be shrunk independently of its contents' width
|
2016-05-30 14:49:29 +02:00 |
|
Lee Dohm
|
43e5359dbc
|
Merge pull request #11552 from Floobits/csp_fixes
Content Security Policy fixes
|
2016-05-19 09:10:26 -07:00 |
|
simurai
|
10305867ed
|
Merge pull request #11274 from atom/sm-atom-workspace-axis
Relative position atom-workspace-axis
|
2016-05-19 16:01:00 +09:00 |
|
simurai
|
3be77fa325
|
Merge branch 'master' into sm-atom-workspace-axis
|
2016-05-19 11:45:41 +09:00 |
|
simurai
|
ca61f87a8c
|
Merge branch 'master' into sm-flexible-modals
|
2016-05-19 10:18:04 +09:00 |
|
Geoff Greer
|
d20dccb27a
|
Content Security Policy fixes. Add blob: protocol to img-src and media-src sources. Add data: and mediastream: protocols to media-src.
|
2016-04-20 16:36:40 -07:00 |
|
Willem Van Lint
|
8cd48004dd
|
Fixed positioning for overlay
|
2016-04-09 18:42:18 -07:00 |
|
simurai
|
45839f3b92
|
Relative position atom-workspace-axis
This let's packages use position: absolute and be contained to atom-workspace-axis elements.
|
2016-03-25 11:06:07 +09:00 |
|
Max Brunsfeld
|
4bc969d1df
|
Merge branch 'master' into wl-electron-35
|
2016-02-16 13:16:13 -08:00 |
|
Max Brunsfeld
|
81c15bd8b4
|
Make --profile-startup flag work w/ async initializion
|
2016-02-12 14:19:09 -08:00 |
|
Max Brunsfeld
|
0ea06bad31
|
Merge branch 'master' into wl-electron-35
|
2016-02-12 12:57:54 -08:00 |
|
simurai
|
bde0e28964
|
Shrink modals when window gets narrow
|
2016-02-12 09:59:01 +09:00 |
|
Max Brunsfeld
|
9b2c791c86
|
Don't emit window:loaded event until async window initialization completes
Signed-off-by: Katrina Uychaco <kuychaco@github.com>
|
2016-02-09 14:28:01 -08:00 |
|
Max Brunsfeld
|
7c733f6dc4
|
Merge branch 'master' into wl-electron-35
|
2016-02-05 10:22:01 -08:00 |
|
simurai
|
a30641346d
|
Display block for generic atom-panels
|
2016-02-01 11:34:09 -08:00 |
|
simurai
|
4d2ab7a3d3
|
Only use flexbox for horizontal atom-panel
|
2016-02-01 11:34:09 -08:00 |
|
simurai
|
93ae5cdf38
|
Use initial height for panel children
Needed for packages since `100%` height doesn't play nice with flexbox
|
2016-02-01 11:34:08 -08:00 |
|
simurai
|
85bf1f97ab
|
Use flexbox for workspace elements
|
2016-02-01 11:34:08 -08:00 |
|
Max Brunsfeld
|
130f23166d
|
Emit window:loaded event after editor window is started
|
2016-01-27 14:04:50 -08:00 |
|
Max Brunsfeld
|
28e535ee15
|
Apply window background color after resizing window
|
2016-01-27 13:00:18 -08:00 |
|