Bruno Windels
|
10a989a003
|
make icon optional in action button
as we'll draw the icon with css
|
2018-12-10 15:33:35 +01:00 |
|
Stefan Parviainen
|
8090aadb0e
|
Add aria-labels to ActionButtons
Signed-off-by: Stefan Parviainen <pafcu@iki.fi>
|
2017-11-17 14:33:39 +01:00 |
|
Luke Barnard
|
d3f9a3aeb5
|
Run eslint --fix
Fixing 1000s of lint issues. Some rules cannot be `--fix`ed but this goes some way to linting the entire codebase.
|
2017-10-11 17:56:17 +01:00 |
|
Luke Barnard
|
515222c25f
|
Track action button click event
|
2017-09-20 17:16:49 +01:00 |
|
Luke Barnard
|
3185d3ed41
|
Re-add bouncing/callout animation to action buttons
|
2017-05-25 13:54:59 +01:00 |
|
David Baker
|
5e855e6fee
|
Size is a string, import react
React gets put in by the JSX transpile
|
2017-05-25 12:09:01 +01:00 |
|
David Baker
|
9337158a47
|
Separate classes for the different buttons
Also rename RoleButton to ActionButton because it's not being
given a Role any more.
Conflicts:
src/component-index.js
cherry-picking commit 4a5821e .
|
2017-05-25 12:08:42 +01:00 |
|
David Baker
|
387529d130
|
Revert "Merge pull request #859 from matrix-org/dbkr/left_panel_for_newbies_2"
This reverts commit 3366d3bbae , reversing
changes made to ceb71a4ef6 .
|
2017-05-16 14:49:55 +01:00 |
|
David Baker
|
4fc4ae1e99
|
Size is a string, import react
React gets put in by the JSX transpile
|
2017-05-05 14:56:26 +01:00 |
|
David Baker
|
4a5821e199
|
Separate classes for the different buttons
Also rename RoleButton to ActionButton because it's not being
given a Role any more.
|
2017-05-05 14:25:18 +01:00 |
|