summaryrefslogtreecommitdiffhomepage
path: root/app/components/Cell.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-117/+0
2018-08-08Remove styles helpers, instead use RX.Styles directlyAndrej Mihajlov1-42/+38
2018-08-08Upgrade reactxp@1.3.3Andrej Mihajlov1-0/+1
2018-07-18Do not depend on node.type.name, instead compare prototypesAndrej Mihajlov1-5/+5
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov1-0/+120
- Drop styled/Button, use RX.Button instead and reset cursor when needed - Scope AppButton and Cell to avoid class clash for Label and SubText - Add missing cursor: default