Commit Graph

6 Commits

Author SHA1 Message Date
Nathan Sobo
549bce5637 Replace sampleBackgroundColors with background-color: inherit in CSS
Previously, the shadow boundary made this impossible, but the new CSS is
way simpler than the JS we’re replacing and removes another dependency
on DOM polling.
2017-05-03 14:21:24 +02:00
Antonio Scandurra
a6999e4a82 Fix lint errors 2016-10-17 14:28:50 +02:00
Antonio Scandurra
ae942b87ba Put back missing comment that was accidentally deleted with decaf 2016-10-07 10:40:41 +02:00
Antonio Scandurra
9c5bddaa69 Reimplement block decorations without the shadow DOM 2016-10-07 10:40:41 +02:00
Antonio Scandurra
3147a2ce3d Fix wrong variable name causing style.width to be constantly re-assigned 2016-10-07 10:40:41 +02:00
Antonio Scandurra
8280fa9540 Rewrite LinesTileComponent in JavaScript 2016-10-07 10:40:41 +02:00