Commit graph

11 commits

Author SHA1 Message Date
Eric Liu
2b42ebf013
Merge pull request #201 from danielboven/add-text-to-header-action
Option to set text for HeaderAction component
2020-07-19 05:42:49 -07:00
Daniel Boven
b1e0228421 Removed 'optional' import & changed slot name 2020-07-19 10:46:23 +02:00
Daniel Boven
f7714c721b Updated HeaderAction component with slot & scoped styling 2020-07-18 13:54:58 +02:00
Eric Liu
790e948fc9 chore(ui-shell): forward click event in Header 2020-07-17 12:25:32 -07:00
Daniel Boven
7f1a769889 Added option to set text for HeaderAction(Link) component 2020-07-16 11:51:43 +02:00
Eric Liu
ba7cb10aa3 fix(ui-shell): replace javascript:void(0) in HeaderNavMenu
Resolves an a11y "X is not a valid attribute" warning.

#184
2020-05-26 19:14:03 -07:00
Marcus Feitoza
57e1dc6581 refactor(uishell): remove unused element id 2020-04-18 12:47:05 -03:00
Marcus Feitoza
972bd338b1 refactor(uishell): add header component 2020-04-18 12:43:58 -03:00
Marcus Feitoza
624df2db24 refactor(uishell): renaming variable 2020-04-18 12:10:35 -03:00
Marcus Feitoza
44189c8819 feat(uishell): add right panel links 2020-04-16 15:56:52 -03:00
Marcus Feitoza
e2375b2a12 refactor(uishell): rename files 2020-04-05 14:18:44 -03:00