Commit graph

5 commits

Author SHA1 Message Date
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
sktoiva
d10ed349b2 Capitalize calendar caption for easier i18n 2018-02-13 16:18:39 +02:00
Vesa Luusua
7ad1ea557f Fix dublicate css rule in FieldDateRangeInput 2018-01-31 14:23:35 +02:00
Vesa Luusua
23faad9146 Rename: DateRangeInputField -> FieldDateRangeInput 2018-01-30 13:48:59 +02:00
Renamed from src/components/DateRangeInputField/DateRangeInput.css (Browse further)