Saúl Ibarra Corretgé
83ede66037
feat(toolbox): add disabledStyles to AbstractButton
...
It allows for specifying an override style collection which is applied when the
button is disabled.
2018-05-23 11:14:42 +02:00
Zoltan Bettenbuk
a72463a302
Merge pull request #3014 from saghul/toolbox-toggled-labels
...
[RN] Toolbox toggled item labels
2018-05-22 21:00:32 +02:00
Saúl Ibarra Corretgé
7012c77fe9
feat(toolbox): add ability to specify a toggled label on AbstractButton
2018-05-22 12:01:00 +02:00
Saúl Ibarra Corretgé
99b5a41269
feat(toolbox): add ability to run a handler after click to AbstractButton
2018-05-22 11:32:09 +02:00
Lyubo Marinov
df8eb36d0e
Coding style: comments
2018-05-16 16:49:03 -05:00
Saúl Ibarra Corretgé
f54f5df428
[RN] Implement a new UI for the Toolbox
...
- 5 buttons in the (now single) toolbar
- Overflow menu in the form of a BottomSheet
- Filmstrip on the right when in wide mode
2018-05-16 12:18:38 -05:00
Saúl Ibarra Corretgé
bce2438471
feat(toolbox): rename label / tooltip getters in ToolboxItem
2018-05-15 14:12:39 -05:00
Lyubo Marinov
447035c8b2
Coding style
2018-05-15 14:12:39 -05:00
Lyubo Marinov
3aff4967f1
Keep buttons in their associated features
...
Contributing all buttons in one place goes against the designs that we
set out at the beginning of the project's rewrite and that multiple of
us have been following since then.
2018-05-15 14:12:38 -05:00