* UpdateButton skeleton
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Show UpdateButton in topbar
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Default button styles
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add update icon to menu item
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Replace colors for medium & high levels
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fine-tune colors for light theme
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix keyboard events bug
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Hide <UpdateButton> from topbar
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Clean up
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Using dropdown icon instead of sandwich
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Used determenistic id for the button
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Respect id prop
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add small space
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Using accent color directly from active theme
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Update snapshots
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix open/close Menu errors
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Linter fix
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix linter harder
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Clean up tests
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix act() wrapper console.error
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Remove aria-expanded attribute
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>