Antonio Scandurra
daf4316974
Clear the pool when font or lineHeight change
2015-09-15 10:59:32 +02:00
Antonio Scandurra
f86c9b2331
Let TextEditorComponent manage DOMElementPool
2015-09-15 10:58:24 +02:00
Antonio Scandurra
c8c69a99b9
Release free nodes after destroying TextEditor
2015-09-15 10:36:47 +02:00
Antonio Scandurra
ce4281821d
Replace insertAdjacentText with textContent
2015-09-14 20:31:21 +02:00
Antonio Scandurra
663de4c8d6
Use textContent instead of innerText
2015-09-14 20:28:09 +02:00
Antonio Scandurra
f0bc6ca23a
🎨 Some renaming
2015-09-14 20:27:25 +02:00
Antonio Scandurra
e9bf04b50b
Guard against some edge cases
2015-09-14 20:21:37 +02:00
Antonio Scandurra
4349b152d5
🎨
2015-09-14 18:22:31 +02:00
Antonio Scandurra
f52e000bec
🔥 Remove unused code
2015-09-14 18:14:12 +02:00
Antonio Scandurra
536a5f4395
🐎 Save an allocation while removing nodes
2015-09-14 17:44:57 +02:00
Antonio Scandurra
6b2e7a6765
🎨
2015-09-14 17:36:45 +02:00
Antonio Scandurra
93ed0853a2
Recycle gutter nodes
2015-09-14 17:25:30 +02:00
Antonio Scandurra
ece15b2a24
Recycle tile nodes (and descendants)
2015-09-14 14:48:30 +02:00
Antonio Scandurra
ccb8623a88
🎨 Extract a buildElement helper function
2015-09-14 12:01:33 +02:00
Antonio Scandurra
9af7795a7e
Avoid skipping null bytes
...
Now that we build DOM nodes via `document.createElement`, there's no need to
skip null byte characters (nor to avoid to pair them) because the browser will
keep them in the document (unlike `innerHTML`).
2015-09-14 11:45:29 +02:00
Antonio Scandurra
a44f7116a2
Start building nodes via document.createElement
2015-09-14 11:34:13 +02:00
Ivan Žužak
bc68056481
Merge pull request #8751 from Ingramz/patch-2
...
Fix a typo in Electron URL
2015-09-11 09:02:17 +02:00
Indrek Ardel
16faef2b79
Fix a typo in Electron URL
2015-09-11 09:42:09 +03:00
Daniel Hengeveld
9a32094f3e
Merge pull request #8731 from atom/mq-electron-label
...
📝 Document `electron` label in Contributing guide
2015-09-10 17:55:45 -07:00
Nathan Sobo
467328b0ba
⬆️ find-and-replace
2015-09-10 17:03:32 -07:00
simurai
66a608dc7c
⬆️ language-csharp@v0.10.0
2015-09-10 11:55:50 -07:00
Nathan Sobo
7a27d1c514
Merge pull request #8715 from atom/ingramz-ns-fix-scope-ends
...
Correctly terminate scopes that end at the beginning of a line
2015-09-10 11:14:25 -07:00
Nathan Sobo
c0a4987e66
🎨
2015-09-10 10:16:38 -07:00
Nathan Sobo
eaeed3c892
🙈 Actually push scopeName
2015-09-10 10:16:38 -07:00
Nathan Sobo
c1d4f3f1a0
🎨 Only pop from scopeStarts if top of stack matches ending scope
2015-09-10 10:16:38 -07:00
Nathan Sobo
6edd3fde76
Add spec for token iterator regression
2015-09-10 10:16:38 -07:00
Indrek Ardel
bb11d13fe3
Fix typo
2015-09-10 10:16:37 -07:00
Indrek Ardel
e1b984820d
Pop scope from the top of scopeStarts directly
2015-09-10 10:16:37 -07:00
Antonio Scandurra
9a431a5c97
💚
2015-09-10 18:06:18 +02:00
Lee Dohm
cd1134bd3e
Merge pull request #8672 from fedorov/clarify-addOpener-usage
...
Add a clarification about the usage of addOpener
2015-09-10 07:59:07 -07:00
Wliu
859c3ff965
⬆️ language-shellscript@0.17.0
2015-09-09 19:54:02 -04:00
Wliu
03a8ce69a0
Update package.json
2015-09-09 19:53:45 -04:00
Max Brunsfeld
2dbd556c50
Fix chromedriver location in integration specs
2015-09-09 12:34:28 -07:00
Max Brunsfeld
f56dde9c91
Setup browser-process exception handler before requiring anything
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-09-09 11:57:54 -07:00
Max Brunsfeld
e7838398e9
Set ATOM_RESOURCE_PATH for apm during bootstrap
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-09-09 11:57:52 -07:00
Thomas Johansen
e34d49ebb5
⬆️ bookmarks@0.37.0
2015-09-09 20:29:38 +02:00
Thomas Johansen
31cb4a475c
⬆️ git-diff@0.56.0
2015-09-09 18:23:09 +02:00
Machisté N. Quintana
d7a0c76bd4
📝 Document electron label in Contributing guide
2015-09-09 09:56:09 -04:00
Nathan Sobo
ddb519ce7b
⬆️ tree-view
2015-09-08 15:35:18 -06:00
Thomas Johansen
fbeee46957
⬆️ one-dark/light-ui@1.0.4
2015-09-08 20:39:38 +02:00
Thomas Johansen
0dc59cf1d8
Merge pull request #8612 from atom/sm-sf-font-beta
...
San Francisco font on El Capitan Beta
2015-09-08 20:35:12 +02:00
Nathan Sobo
30a5a1c580
⬆️ incompatible-packages
2015-09-08 11:02:37 -06:00
Machisté N. Quintana
589319491b
Merge pull request #8623 from aranajhonny/master
...
Fixed link for instructions Node.js.
2015-09-08 12:48:19 -04:00
Nathan Sobo
ca95adc2e1
Merge pull request #8475 from atom/ns-rebuild-packages
...
Add API for rebuilding native modules of packages
2015-09-08 10:42:23 -06:00
Nathan Sobo
7e0b0a4427
Cache incompatible packages based on electron version
...
This will cause us to re-check all packages when upgrading the version
of Electron.
2015-09-08 09:53:45 -06:00
Nathan Sobo
f5a591f6b3
Disable colored output from apm rebuild
2015-09-08 09:53:45 -06:00
Nathan Sobo
ea5b12d69c
Clear build failures, cached incompatible modules after rebuild
2015-09-08 09:53:45 -06:00
Nathan Sobo
f571ee7baf
Add Package::rebuild
2015-09-08 09:53:45 -06:00
Nathan Sobo
9a129c263b
Merge pull request #7877 from atom/tj-electron-29
...
Upgrade to Electron v0.30.6
2015-09-08 09:41:25 -06:00
Wliu
6616812584
⬆️ language-csharp@0.9.0
2015-09-07 14:38:37 -04:00