Hristo Terezov
a9d82a79ea
fix(toolbar): Move buttons to overflow menu when the space isn't enough
2019-03-06 17:51:31 +00:00
Leonard Kim
007d60eb6c
ref(toolbox): getter for the recording/streaming disabled tooltip
2018-11-21 08:08:45 -08:00
Saúl Ibarra Corretgé
b25caedce7
feat(eslint): fix 2 eslint warnings ( #3268 )
2018-07-17 08:08:22 -07:00
virtuacoplenny
b9f28a1beb
fix(live-streaming): add beta tag to toolbar button ( #3263 )
2018-07-16 19:15:34 -07:00
Bettenbuk Zoltan
e59761baa2
Implement ToolboxItem features: disabled, tooltip with label
2018-07-03 11:08:37 +01:00
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
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