Commit graph

15 commits

Author SHA1 Message Date
Vesa Luusua
5d559e2aa0 Update test 2019-07-05 15:25:54 +03:00
Janne Koivistoinen
c569fe2c51
fix heroButton search param bug
Removed the extra "s?" from the "to" parameter.
2019-07-04 16:34:53 +03:00
Janne Koivistoinen
e84a395e6f run tests 2018-09-24 15:40:34 +03:00
Janne Koivistoinen
38573a36d3 run format 2018-09-24 15:40:34 +03:00
Janne Koivistoinen
1263f5db3a replace location search with a browse button 2018-09-24 15:39:56 +03:00
Kimmo Puputti
28543ee418 Update snapshots 2018-08-13 11:34:55 +03:00
Kimmo Puputti
98f4e49513 Remove rest of country search param usage 2018-08-09 14:07:05 +03:00
Hannu Lyytikainen
9333b53bb7 Fix topbar search initial value 2018-06-28 18:31:01 +03:00
Vesa Luusua
af088fff8f Fix form references after moving them to different location 2018-05-02 15:56:30 +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
Kimmo Puputti
bd71194bd0 Update snapshots with the new enzyme deep rendering 2018-03-26 11:43:40 +03:00
Janne Koivistoinen
52cffcb048 fine-tune the hero 2017-12-20 19:16:49 +02:00
Kimmo Puputti
2d46277148 Update snapshots with message IDs as translations 2017-11-30 12:22:53 +02:00
Hannu Lyytikainen
32f215e5f5 Rename HeroSection to SectionHero
Now that more sections are added, changing the components' name to start
with the descriptive part makes sense.
2017-10-31 13:43:05 +02:00