Jake McDermott
|
bdad9ac8f9
|
use 'handle' notation for header toolbar methods
- 'handleFoo' is for methods defined on the component
- 'onFoo' is for naming function props that can be passed to the component from its parents
|
2019-04-29 14:32:56 -04:00 |
|
Alex Corey
|
c4ffc58228
|
addresses PR issues
|
2019-04-10 14:16:22 -04:00 |
|
Alex Corey
|
731da8049b
|
Adds tooltip to username and help icon.
|
2019-04-10 10:48:56 -04:00 |
|
Marliana Lara
|
240d07b6d4
|
Refactor styles and remove patternfly utility classes
|
2019-02-19 16:05:45 -05:00 |
|
kialam
|
b340d49cb7
|
Integrate proptypes for our shared components.
- Fix unit tests.
- Fix linter errors.
|
2019-02-15 15:08:52 -05:00 |
|
Jake McDermott
|
95861491cb
|
add more tests for header toolbar
|
2019-01-04 15:20:22 -05:00 |
|
Jake McDermott
|
4ccce4cc9e
|
add header toolbar component and move About modal control to App
|
2019-01-03 17:53:40 -05:00 |
|