Commit graph

12 commits

Author SHA1 Message Date
Hannu Lyytikainen
5321c9e454 Migrate SelectMultipleFilterPlainForm 2018-06-01 00:43:24 +03:00
Vesa Luusua
049f6a7f37 import lodash per file to reduce bundle size 2018-05-18 15:24:09 +03:00
Kimmo Puputti
f5fb478166 Add comment about CSS custom properties being global 2018-04-11 15:59:22 +03:00
Kimmo Puputti
aa4b3e7fcc Prefix local CSS properties with component name
Since the CSS custom properties are defined in the :root, they will be
global when the variables are preserved in the output bundle. This
changes them to something globally unique.
2018-04-11 14:29:42 +03:00
Vesa Luusua
02ba075b9e FieldCheckbox and ProppertyGroup adjusted to line-height etc. 2018-02-13 19:48:59 +02:00
Hannu Lyytikainen
b8e4756b96 Fix PropertyGroup baseline alignment 2018-01-30 12:17:03 +02:00
Hannu Lyytikainen
1b74d16969 Rename feature object keys for PropertyGroup 2018-01-30 12:17:03 +02:00
Hannu Lyytikainen
3a1de44c07 Remove redundant multi-column fix 2018-01-23 17:22:27 +02:00
Hannu Lyytikainen
c5c9050c02 Refactor items into one internal component 2018-01-23 17:22:27 +02:00
Hannu Lyytikainen
f25fa879b4 Fix multiline items 2018-01-23 16:24:44 +02:00
Hannu Lyytikainen
42c7df4943 Add component comments
Add information to FieldGroupCheckbox and PropertyGroup about
the relation between the two components.
2018-01-23 12:39:43 +02:00
Hannu Lyytikainen
9d89b45771 Add PropertyGroup component 2018-01-23 12:35:26 +02:00