Commit Graph

22446 Commits

Author SHA1 Message Date
Ben Ogle
c62f06af9d Cache the overlay dimensions in the presenter 2015-04-01 17:40:59 -07:00
Ben Ogle
01905ae55b Add specs for margin handling 2015-04-01 17:40:59 -07:00
Ben Ogle
0fa03f15b6 Update overlay rendering 2015-04-01 17:40:59 -07:00
Ben Ogle
6b5a74e3b6 Update specs for overlay rendering 2015-04-01 17:40:59 -07:00
Ben Ogle
8749db30cf Add OverlayManager to the TextEditorComponent 2015-04-01 17:40:59 -07:00
Ben Ogle
2338f8e65b Make atom-pane overflow: visible
This allows children of the pane-item to make the decision to overflow or not.
2015-04-01 17:40:59 -07:00
Ben Ogle
db35022d0e Remove OverlayManager from the LinesComponent 2015-04-01 17:40:59 -07:00
Ben Ogle
53445b0e7d ⬆️ snippets@0.87.0 2015-04-01 17:40:13 -07:00
Jessica Lord
b72b111c9c Merge pull request #6208 from atom/jl-add-testing-bit-to-cont-doc
Add styleguide for specs
2015-04-01 15:14:22 -07:00
Kevin Sawicki
88e65fbbb7 Prepare 0.190 2015-04-01 14:45:15 -07:00
Jessica Lord
2bfdb5d777 add syntax 2015-04-01 14:37:42 -07:00
Kevin Sawicki
f6a59621b8 Merge pull request #6199 from atom/atom-shell-v0.22.3
⬆️ atom-shell@0.22.3
v0.189.0
2015-04-01 13:13:40 -07:00
Kevin Sawicki
b44b4a2372 Remove squirrel log output 2015-04-01 12:26:22 -07:00
Kevin Sawicki
4b90926ccf Log errors 2015-04-01 12:26:22 -07:00
Kevin Sawicki
f24ea101e9 Log squirrel log in exit handler 2015-04-01 12:26:21 -07:00
Kevin Sawicki
7027f8619c Always log squirrel log 2015-04-01 12:26:21 -07:00
Kevin Sawicki
631acbd8d4 Log location 2015-04-01 12:26:21 -07:00
Kevin Sawicki
d384e0492d Add charset to read call 2015-04-01 12:26:21 -07:00
Kevin Sawicki
3d8c19fc79 Add missing .. 2015-04-01 12:26:21 -07:00
Kevin Sawicki
bec4b34385 Log squirrel log on failures 2015-04-01 12:26:21 -07:00
Cheng Zhao
cfca178eef ⬆️ grunt-atom-shell-installer@0.28 2015-04-01 12:26:21 -07:00
Cheng Zhao
691b1255d8 ⬆️ atom-shell@0.22.3 2015-04-01 12:26:21 -07:00
Kevin Sawicki
10912da510 ⬆️ settings-view@0.187 2015-04-01 12:26:04 -07:00
Jessica Lord
293b34e2a4 typo 2015-04-01 12:10:02 -07:00
Jessica Lord
0f43b246b4 add styleguide for specs 2015-04-01 12:04:11 -07:00
Kevin Sawicki
4c0afe3418 Merge pull request #6206 from mertkahyaoglu/master
remove duplicate switch case in cursor.coffee
2015-04-01 10:36:57 -07:00
Mert Kahyaoğlu
33faef2499 remove duplicate switch case 2015-04-01 20:34:59 +03:00
Kevin Sawicki
744bc787ce Log delete errors but do not fail build 2015-04-01 10:02:41 -07:00
Kevin Sawicki
a64f7f745b Merge pull request #6205 from atom/ks-clean-up-npm-temp-folders-on-ci
Clean up npm temp folders on CI
2015-04-01 09:53:48 -07:00
Kevin Sawicki
fead441acf deletedFolder -> deletedFolders 2015-04-01 09:22:47 -07:00
Kevin Sawicki
4612e023ce Delete temp npm folders at beginning of CI build 2015-04-01 09:15:39 -07:00
Ben Ogle
72aa0524c4 Merge pull request #6200 from mertkahyaoglu/master
minor changes in decoration.coffee
2015-04-01 08:31:57 -07:00
Mert Kahyaoğlu
93e4b061fa minor changes in decoration.coffee 2015-04-01 16:39:51 +03:00
Kevin Sawicki
e1e34baaea ⬇️ grunt-atom-shell-installer@0.25 2015-03-31 16:42:21 -07:00
Kevin Sawicki
dc0296851b ⬆️ grunt-atom-shell-installer@0.27 2015-03-31 16:04:13 -07:00
Kevin Sawicki
2cc5140e1e ⬆️ apm@0.157 2015-03-31 11:06:33 -07:00
Kevin Sawicki
ad0fd817fc ⬆️ language-javascript@0.67 2015-03-31 09:18:40 -07:00
Kevin Sawicki
7bd4eebee9 ⬆️ language-html@0.31 2015-03-31 09:09:23 -07:00
Kevin Sawicki
a06bf8127a ⬆️ language-perl@0.22 2015-03-31 08:55:47 -07:00
Jessica Lord
de6f0f3971 Merge pull request #6175 from atom/jl-bump-vers-fixed-publish-branch
Bump deprecation-cop, image-view
2015-03-30 17:04:59 -07:00
Jessica Lord
d38b9a5b75 ⬆️ deprecation-cop, image-view 2015-03-30 16:17:48 -07:00
Jessica Lord
071b6f0a31 Merge pull request #6174 from atom/jl-bump-status-bar-pls-go-green
Bump status-bar@0.66.0
2015-03-30 16:16:13 -07:00
Jessica Lord
ba5ab1056d ⬆️ status-bar@0.66.0 2015-03-30 15:53:12 -07:00
Kevin Sawicki
2fcfb3416b ⬆️ language-javascript@0.66 2015-03-30 15:27:33 -07:00
Ben Ogle
7ccc668662 Merge pull request #6173 from atom/bo-add-syntax-vars
Add default syntax color variables to syntax-variables
2015-03-30 14:38:28 -07:00
Ben Ogle
9171089466 Add default syntax color vars
Will be used by syntax themes, and autocomplete
2015-03-30 13:50:08 -07:00
Kevin Sawicki
6a9a824eac ⬆️ apm@0.156 2015-03-30 13:36:57 -07:00
Ben Ogle
6ba881b958 ⬆️ feedback@0.38.0 2015-03-30 13:07:55 -07:00
Jessica Lord
d92d2adee6 Merge pull request #6166 from atom/jl-bump-feedback-again
Bump feedback@0.37.0
2015-03-30 10:32:05 -07:00
Kevin Sawicki
4a05114b6d ⬆️ markdown-preview@0.146 2015-03-30 10:11:23 -07:00