Antonio Scandurra
|
e6a1763f8c
|
💚 Give specs a final touch ✨
|
2016-01-13 09:45:14 -07:00 |
|
Antonio Scandurra
|
6e5c3e0212
|
Insert following block decorations into the DOM
|
2016-01-12 12:51:29 -07:00 |
|
Antonio Scandurra
|
0d28018127
|
🔥 Remove redundant setup in specs
|
2016-01-05 10:39:01 +01:00 |
|
Antonio Scandurra
|
4f0218c0a2
|
📝 Fix mistyped spec description
|
2016-01-05 10:35:33 +01:00 |
|
Antonio Scandurra
|
5dfecf39ab
|
Take margin top and margin bottom into account
|
2015-12-19 13:18:36 +01:00 |
|
Antonio Scandurra
|
dfb095b754
|
🔥 Remove TextEditor.prototype.addBlockDecorationForScreenRow
|
2015-12-19 13:00:47 +01:00 |
|
Antonio Scandurra
|
877eea3bd0
|
Finish integrating LineTopIndex
|
2015-12-18 11:07:10 +01:00 |
|
Antonio Scandurra
|
3256c8b503
|
💚 Adjust TextEditorComponent specs for block decorations
|
2015-12-18 10:06:04 +01:00 |
|
Antonio Scandurra
|
c578f221bf
|
✅ Test ::invalidateBlockDecorationDimensions
|
2015-12-04 15:42:49 +01:00 |
|
Antonio Scandurra
|
b77c45859c
|
Merge branch 'master' into as-block-decorations
# Conflicts:
# spec/text-editor-presenter-spec.coffee
|
2015-12-04 14:44:19 +01:00 |
|
Antonio Scandurra
|
7554f71f74
|
Make sure screen row is set correctly on <content>
|
2015-12-04 14:21:23 +01:00 |
|
Antonio Scandurra
|
16525047f1
|
💚 Fix component and presenter specs
|
2015-12-04 12:49:59 +01:00 |
|
Antonio Scandurra
|
f2a0221519
|
Make sure block decorations are always in the right spot
|
2015-12-03 18:16:10 +01:00 |
|
Antonio Scandurra
|
cc4344735e
|
💚 Fix specs
|
2015-12-03 17:11:38 +01:00 |
|
Antonio Scandurra
|
36103a024a
|
Make sure to add screen row to block decoration nodes
|
2015-12-03 16:26:15 +01:00 |
|
Wliu
|
ecd14f3390
|
💚 let and var are now storage.type.var.js
Refs atom/language-javascript#277
|
2015-12-02 20:47:27 -05:00 |
|
Antonio Scandurra
|
5228471bc5
|
Write failing spec for measuring invisible elements
|
2015-12-02 17:04:33 +01:00 |
|
Antonio Scandurra
|
f30e4ccc9d
|
Use the new LineTopIndex in TextEditorPresenter
|
2015-12-02 16:01:55 +01:00 |
|
Antonio Scandurra
|
d24290357a
|
Implement block decorations in the components land
|
2015-12-01 13:36:23 +01:00 |
|
Nathan Sobo
|
a35e24658d
|
Increase timeouts
|
2015-11-09 00:35:34 -07:00 |
|
Nathan Sobo
|
6dd18b348b
|
Include more debug info when nextViewUpdatePromise times out
|
2015-11-09 00:35:34 -07:00 |
|
Nathan Sobo
|
21f8ad6958
|
Bump timeouts
|
2015-11-09 00:35:34 -07:00 |
|
Nathan Sobo
|
1a8adbb4e1
|
🎨
|
2015-11-09 00:35:33 -07:00 |
|
Nathan Sobo
|
ff681752f7
|
Add a nextViewUpdatePromise helper so we get stack traces from timeouts
|
2015-11-09 00:35:33 -07:00 |
|
Nathan Sobo
|
e9dfc080a3
|
Convert text-editor-component-spec to Babel for async/await
It's much easier to reason about async/await than Jasmine's
built-in queuing system, and using them made it easier to
debug flaky async tests.
|
2015-11-09 00:35:32 -07:00 |
|