Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Adding menu to topbar (#155)
Browse files Browse the repository at this point in the history
* Adding menu to topbar.

* lint fixes

* Adding hover color to menu icon

* Adding cursor:pointer to more icon

* Removing clear all icon when having no selections

* Fixing problem with disapperaring menu

* Fixing tests, updating baseline images

* Lint ignore *min.css

* Fixing problem with selection-filterboxes

* Fixing issue with more icon being huge in firefox

* fixing lint errors

* Updating test artifact

* updating test artifact
  • Loading branch information
Helene Rignér committed Jan 29, 2019
1 parent a371ca9 commit e281e7e
Show file tree
Hide file tree
Showing 21 changed files with 214 additions and 228 deletions.
1 change: 1 addition & 0 deletions .stylelintignore
@@ -1,2 +1,3 @@
src/**/*.jsx
src/**/*.svg
src/assets/*.min.css

0 comments on commit e281e7e

Please sign in to comment.