Commit Graph

9 Commits

Author SHA1 Message Date
Rijk van Zanten
d6846d74eb Refactor unnecessary nested app folders (#14580)
* Remove unused nested folders from components

* Remove nested folders

* Standardize composables output

* Fix import inconsistencies

* Same trick for directives

* Same for routes

* Replace reliance root grouped export in favor of explicit imports

* Replace reliance on implicit imports

* Remove nested folder structure

* Consistent use of non-default exports in utils

* Remove nested folder structure from private components

* Fix test mock

* Remove extraneous component registration for valuenull

* Fix stores provider

* Fix logo sprite
2022-07-22 15:10:28 -04:00
Thien Nguyen
e92b8c0415 Update to the latest Material Icons (#10573)
The icons are based on https://fonts.google.com/icons
2021-12-17 15:25:25 -05:00
Rijk van Zanten
0a20b90691 Add support for field grouping (#6553)
* Update icon font, add group type to field setup

* Add group type, start on group-raw interface

* Add style for group

* Finish nested groups

* Finish field group setup

* Add type check

* Work on group raw group

* Various

* Fix support for nested groups

* Add group-divider interface

* Remove unused file

* Fix linter warning
2021-06-28 19:17:55 -04:00
rijkvanzanten
286f7191d4 Update monospace font
Fixes #4375
2021-03-04 10:42:37 -05:00
Ben Haynes
45dd0e6d4d add inter 700+800 weights 2021-01-13 17:56:57 -05:00
Nitwel
d73ef72d33 remove background of svg 2020-10-08 22:34:50 +02:00
Ben Haynes
8407694cdd convert system icons to outlines 2020-08-28 15:52:44 -04:00
rijkvanzanten
7157119df6 Update material icons font 2020-07-30 11:34:50 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00