Skip to content

Tags: SummerMo/atom

Tags

v0.119.0

Toggle v0.119.0's commit message
Upgrade to [email protected]

v0.118.0

Toggle v0.118.0's commit message
Upgrade to [email protected]

v0.117.0

Toggle v0.117.0's commit message
Merge pull request atom#2919 from atom/bo-the-wiggle

Fix width too wide when softwrap enabled when editor can vertical scroll

v0.116.0

Toggle v0.116.0's commit message
Be more defensive in ReactEditorView::activate

It is conceivable that a package could have a reference to a view
that is not within a pane. 

Fixes atom#2853

v0.115.0

Toggle v0.115.0's commit message
Upgrade to [email protected]

v0.114.0

Toggle v0.114.0's commit message
Upgrade to [email protected]

v0.113.0

Toggle v0.113.0's commit message
Upgrade to [email protected]

v0.112.0

Toggle v0.112.0's commit message
Merge pull request atom#2865 from atom/ns-react-fix-width-remeasurement

Streamline character width remeasurement to hopefully avoid exceptions

v0.111.0

Toggle v0.111.0's commit message
Upgrade to [email protected]

v0.110.0

Toggle v0.110.0's commit message
Merge pull request atom#2819 from atom/bo-decoration-api

Update the decoration API