Wliu
38b349de65
⬆️ language-ruby@0.70.1
2016-08-28 17:05:43 -04:00
Wliu
8a968f8252
⬆️ language-javascript@0.120.0
2016-08-28 17:04:47 -04:00
Wliu
0d5333eed6
⬆️ language-ruby-on-rails@0.25.1
2016-08-23 12:10:29 -04:00
Wliu
2bd489e5a9
⬆️ language-java@0.24.0
2016-08-22 22:24:12 -04:00
Wliu
3853e5c056
⬆️ language-c@0.53.0
2016-08-22 22:19:40 -04:00
Wliu
bd26c9ecef
⬆️ language-ruby@0.70.0
2016-08-22 22:18:34 -04:00
Wliu
462b0553fb
⬆️ language-yaml@0.27.0
2016-08-22 22:17:30 -04:00
Wliu
efa66f204e
⬆️ language-shellscript@0.22.5
2016-08-22 22:16:27 -04:00
Wliu
e4f387a7de
⬆️ language-xml@0.34.10
2016-08-22 22:14:52 -04:00
Wliu
4d0a566038
⬆️ language-css@0.38.0
2016-08-22 22:13:36 -04:00
Wliu
7ca244001e
⬆️ language-sql@0.24.0
2016-08-22 22:12:15 -04:00
Lee Dohm
89c638a2c7
⬆️ spell-check@0.68.2
2016-08-22 09:03:47 -07:00
Nathan Sobo
579e6b23cf
Merge pull request #12426 from oggy/marker-count
...
Delegate TextEditor.getMarkerCount to default marker layer.
2016-08-20 14:19:44 -05:00
Antonio Scandurra
d3291f1412
Merge pull request #12445 from atom/ns-fix-editor-auto-height
...
Deprecate automatic assignment of autoHeight for text editors
2016-08-19 16:58:02 +02:00
Antonio Scandurra
9370c46f8d
Merge branch 'master' into ns-fix-editor-auto-height
2016-08-19 16:09:54 +02:00
Antonio Scandurra
080f1d3894
⬆️ spell-check
2016-08-19 16:09:04 +02:00
Antonio Scandurra
5d5a65e0e4
Merge branch 'master' into ns-fix-editor-auto-height
2016-08-19 15:25:06 +02:00
Antonio Scandurra
c846b39b0a
⬆️ wrap-guide
2016-08-19 15:24:53 +02:00
Antonio Scandurra
bf79e9607b
⬆️ find-and-replace
2016-08-19 15:24:34 +02:00
Antonio Scandurra
49481eb500
⬆️ tree-view
2016-08-19 14:42:07 +02:00
Antonio Scandurra
e36748b84b
⬆️ tabs
2016-08-19 14:41:50 +02:00
Antonio Scandurra
9a2f3cf475
⬆️ fuzzy-finder
2016-08-19 14:41:31 +02:00
Antonio Scandurra
de6b836da4
Add test coverage for copying auto{Width,Height}
2016-08-19 14:10:59 +02:00
Antonio Scandurra
c667c77ff3
Copy auto{Width,Height} when copying an editor
2016-08-19 13:58:16 +02:00
Antonio Scandurra
1f4cd6e00d
Merge branch 'master' into ns-fix-editor-auto-height
...
# Conflicts:
# src/text-editor.coffee
2016-08-19 13:27:26 +02:00
Antonio Scandurra
473406f6b7
Merge pull request #12440 from atom/fb-serialize-panes-using-active-index
...
Serialize active pane item using index instead of URI
2016-08-19 13:10:13 +02:00
Antonio Scandurra
7c73ac002e
⬆️ spell-check
2016-08-19 13:07:54 +02:00
Antonio Scandurra
98fb29800a
Don't use deprecate API in tests
2016-08-19 12:40:28 +02:00
Nathan Sobo
4b68e2f411
Remove trailing semicolon
2016-08-19 12:36:26 +02:00
Matthew Dapena-Tretter
fd29f96af9
Serialize active pane item using index instead of URI
2016-08-19 12:36:26 +02:00
Max Brunsfeld
d25f824020
Merge pull request #12469 from atom/mb-fix-tab-length-deserialization
...
Fix tab length deserialization
2016-08-18 21:46:20 -07:00
Max Brunsfeld
26c9e5ee78
Set editor's tokenized buffer's tab length on its display layer when deserializing
2016-08-18 17:06:26 -07:00
Wliu
af48a087c3
Merge pull request #12439 from remexre/master
...
Adds configuration option for large file warning threshold.
2016-08-18 17:32:36 -04:00
Nathan Sobo
a264eaa18a
Serialize TextEditor autoHeight and autoWidth properties
2016-08-18 14:03:44 -06:00
Nathan Sobo
dd82902bf2
Disable autoHeight on text editor pane items
2016-08-18 14:03:44 -06:00
Nathan Sobo
f723bccc29
Add test coverage for deprecated implicit disabling of autoHeight
2016-08-18 14:03:44 -06:00
Nathaniel Ringo
10b3cbc00c
💚 Hopefully fixes configurable-filesize-warning limit specs.
2016-08-18 14:54:23 -05:00
Nathan Sobo
9f8f03b10f
Add test coverage for TextEditor autoHeight
2016-08-18 13:45:00 -06:00
Max Brunsfeld
17f69eeeac
Merge pull request #12463 from atom/mb-fix-editor-deserialization
...
Reset display layer after deserializing an editor
2016-08-18 10:59:57 -07:00
Max Brunsfeld
90b699f5cc
Remove some text editor ivars that are redundant w/ display layer properties
2016-08-18 10:41:11 -07:00
Max Brunsfeld
bf839ab15e
Reset display layer upon deserializing a text editor
2016-08-17 16:57:35 -07:00
Nathaniel Ringo
05602a85ff
💚 Fixes tests for configurable large-file-warning.
2016-08-17 18:11:24 -05:00
Nathan Sobo
7a49013057
Only create a single deprecation warning per editor and improve message
2016-08-17 16:58:17 -06:00
Nathaniel Ringo
7be9ff527f
🎨 Improves customizable-size-warning spec styling.
2016-08-17 17:36:54 -05:00
Nathan Sobo
67313aec8d
Default editor height to 100%
...
Previously, when autoHeight was assigned to false on the editor, we would assign an inline style of height: 100%. This preserves the essence of that behavior without prohibiting users from assigning their own height via more specific CSS rules.
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com >
2016-08-17 16:14:04 -06:00
Nathan Sobo
6a0b4d8fc0
Default autoWidth in getter method to match autoHeight
2016-08-17 15:52:51 -06:00
Nathan Sobo
13c00995d4
Return default value of true from TextEditor.getAutoHeight
...
When we need to check for unassigned in the deprecated code path, we
can just read the instance variable directly to avoid getting the
deafult.
Signed-off-by: Antonio Scandurra <as-cii@github.com >
2016-08-17 15:52:51 -06:00
Nathan Sobo
106621e161
Deprecate automatic assignment of autoHeight for text editors
...
Previously, we attempted to automatically determine whether the editor’s
height should be based on the editor’s content or the height of its
container. Unfortunately, DOM APIs are insufficient to make this
determination in a complete way, leading to unpredictable behavior.
This PR deprecates the automatic determination of this behavior. By
default, editors base their height on their content. If an editor has
an explicit height assigned via its style or is positioned absolute with
an explicit top and bottom, we disable the content-based autoHeight and
log a deprecation warning telling the user to assign autoHeight
explicitly.
This paves the way to add an autoWidth setting, which will default to
false.
2016-08-17 15:52:51 -06:00
Nathaniel Ringo
324bf649ea
Improves specs for configurable large file limit.
2016-08-17 15:14:22 -05:00
Nathan Sobo
351bad432b
Merge pull request #12448 from atom/as-editor-auto-width
...
Introduce autoWidth for TextEditors
2016-08-17 12:55:54 -06:00