FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/lines-component.coffee - jforge/atom · GitHub
jforge
/
atom
Public
forked from
atom/atom
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
atom
src
lines-component.coffee
on
master
User selector
Datepicker
Commit history
Commits on Jun 8, 2015
Extend highlights to the full editor width
as-cii
committed
cec6959
View commit details
Copy full SHA for cec6959
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
wip
as-cii
committed
da05e1e
View commit details
Copy full SHA for da05e1e
View code at this point
Browse repository at this point
Commits on May 21, 2015
:fire: Remove unused requires
as-cii
committed
c9a159a
View commit details
Copy full SHA for c9a159a
View code at this point
Browse repository at this point
:art:
as-cii
committed
1a5e2fe
View commit details
Copy full SHA for 1a5e2fe
View code at this point
Browse repository at this point
Rename LinesComponent to TileComponent
as-cii
committed
efeb129
View commit details
Copy full SHA for efeb129
View code at this point
Browse repository at this point
Merge branch 'master' into as-tiled-rendering
Show description for 299ee5d
as-cii
committed
299ee5d
View commit details
Copy full SHA for 299ee5d
View code at this point
Browse repository at this point
wip
as-cii
committed
f49078d
View commit details
Copy full SHA for f49078d
View code at this point
Browse repository at this point
:green_heart: Fix remaining specs
as-cii
committed
1a18cda
View commit details
Copy full SHA for 1a18cda
View code at this point
Browse repository at this point
Commits on May 20, 2015
Pass TokenIterator reference instead of using global singleton
Show description for 2beb6c0
Nathan Sobo
committed
2beb6c0
View commit details
Copy full SHA for 2beb6c0
View code at this point
Browse repository at this point
Commits on May 18, 2015
:fire: Remove obsolete node pool
as-cii
committed
dbc57ab
View commit details
Copy full SHA for dbc57ab
View code at this point
Browse repository at this point
Commits on May 14, 2015
:fire: debugger
Nathan Sobo
committed
4235c15
View commit details
Copy full SHA for 4235c15
View code at this point
Browse repository at this point
:art:
as-cii
committed
5201e45
View commit details
Copy full SHA for 5201e45
View code at this point
Browse repository at this point
Reimplement `lineNodeForScreenRow`
as-cii
committed
723bf5a
View commit details
Copy full SHA for 723bf5a
View code at this point
Browse repository at this point
Scroll every single tile left/right
as-cii
committed
6be88fd
View commit details
Copy full SHA for 6be88fd
View code at this point
Browse repository at this point
Commits on May 13, 2015
Switch character measurement to TokenIterator
Show description for 0ca967d
Nathan Sobo
committed
0ca967d
View commit details
Copy full SHA for 0ca967d
View code at this point
Browse repository at this point
Use TokenIterator to build line HTML
Nathan Sobo
committed
121e42d
View commit details
Copy full SHA for 121e42d
View code at this point
Browse repository at this point
Generate line HTML based on tags instead of tokens
Show description for d7f5588
Nathan Sobo
committed
d7f5588
View commit details
Copy full SHA for d7f5588
View code at this point
Browse repository at this point
Commits on May 6, 2015
Recycle tiles
as-cii
committed
02838ad
View commit details
Copy full SHA for 02838ad
View code at this point
Browse repository at this point
Commits on May 5, 2015
Fix char measurement
as-cii
committed
de53e1d
View commit details
Copy full SHA for de53e1d
View code at this point
Browse repository at this point
wip
as-cii
committed
3e78fe3
View commit details
Copy full SHA for 3e78fe3
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
[Gutter] Add ::getDomNode method to all 'components'
Jess Lin
committed
79b460a
View commit details
Copy full SHA for 79b460a
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Remove OverlayManager from the LinesComponent
benogle
committed
db35022
View commit details
Copy full SHA for db35022
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Add explicit return after for loop
kevinsawicki
committed
590a4b0
View commit details
Copy full SHA for 590a4b0
View code at this point
Browse repository at this point
Commits on Feb 28, 2015
Encapsulate state update inside TextEditorPresenter#getState
as-cii
committed
0dca5a5
View commit details
Copy full SHA for 0dca5a5
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Correctly store which lines we have already measured
Nathan Sobo
committed
622caee
View commit details
Copy full SHA for 622caee
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Move new character measurement to end of full update to avoid reflow
Nathan Sobo
committed
fd603a0
View commit details
Copy full SHA for fd603a0
View code at this point
Browse repository at this point
:racehorse: Optimize line node updates
Nathan Sobo
committed
8552aca
View commit details
Copy full SHA for 8552aca
View code at this point
Browse repository at this point
Construct LinesComponent with visibility param to avoid redundant update
Nathan Sobo
committed
ea49fc6
View commit details
Copy full SHA for ea49fc6
View code at this point
Browse repository at this point
Make LinesComponent a normal object instead of a React component
Show description for c06e100
Nathan Sobo
committed
c06e100
View commit details
Copy full SHA for c06e100
View code at this point
Browse repository at this point
Perform all LinesComponent DOM updates manually
Nathan Sobo
committed
da793e8
View commit details
Copy full SHA for da793e8
View code at this point
Browse repository at this point
Make HighlightsComponent a plain object instead of using React
Nathan Sobo
committed
b0a29bd
View commit details
Copy full SHA for b0a29bd
View code at this point
Browse repository at this point
Make CursorsComponent a plain object instead of using React
Nathan Sobo
committed
b4ecb65
View commit details
Copy full SHA for b4ecb65
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Replace ::hasRequiredMeasurements() with specific criteria in presenter
Show description for 6a36bdd
Nathan Sobo
committed
6a36bdd
View commit details
Copy full SHA for 6a36bdd
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Assign line and character measurements on model via presenter
Nathan Sobo
committed
4819585
View commit details
Copy full SHA for 4819585
View code at this point
Browse repository at this point
:lipstick: CharWidth -> CharacterWidth in presenter
Nathan Sobo
committed
4f0e199
View commit details
Copy full SHA for 4f0e199
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL