Commit graph

31 commits

Author SHA1 Message Date
Kimmo Puputti
d2ac3997b2 Fix button spinner stroke width regression 2017-11-15 13:40:10 +02:00
Kimmo Puputti
a996f154d1 Import PropTypes from the prop-types package 2017-10-17 09:50:22 +03:00
Kimmo Puputti
90ab9c9a69 Format with latest Prettier 2017-10-13 10:11:51 +03:00
Kimmo Puputti
78de6d9d69 Disable deprecated proptype import lint error 2017-10-12 14:09:02 +03:00
Kimmo Puputti
1bf7cc9963 Disable Buttons until component is mounted 2017-10-04 16:18:25 +03:00
Janne Koivistoinen
b0eb0b9aba animate checkmark 2017-09-27 14:05:00 +03:00
Kimmo Puputti
d6b3e6da5c Don't change bg color for ready state when disabled 2017-09-21 16:32:35 +03:00
Kimmo Puputti
ac937d8e10 Change custom button example 2017-09-21 14:16:32 +03:00
Kimmo Puputti
8d46492cee Fix button layout in FF and Safari
Button elements won't work as flexbox containers and the contents
didn't center properly in FF and Safari.
2017-09-21 11:38:02 +03:00
Kimmo Puputti
04f5b2d024 Add interactive button example 2017-09-20 17:07:30 +03:00
Kimmo Puputti
861699b610 Add in progress and ready states to the Button component 2017-09-20 16:29:54 +03:00
Vesa Luusua
14ca01492f Change buttons in ListingCreation form 2017-07-06 13:22:23 +03:00
Kimmo Puputti
a3404e1cdd Rename Styleguide group name 2017-06-20 15:26:19 +03:00
Kimmo Puputti
fadea97899 Change Styleguide grouping 2017-06-19 14:23:56 +03:00
Kimmo Puputti
3b33ade85b Remove unused InlineButton 2017-06-16 14:54:13 +03:00
Kimmo Puputti
6ace6793e5 Button styles 2017-06-16 14:51:44 +03:00
Vesa Luusua
eaa5408ec9 Topbar (mobile bar) 2017-06-02 02:07:24 +03:00
Vesa Luusua
5d5d3d6e7e Updating content of Mobile menu modal 2017-06-02 00:57:51 +03:00
Vesa Luusua
69bece6012 TopbarDesktop uses Menu and shows logout link in there 2017-06-01 23:37:47 +03:00
Vesa Luusua
9f9ff503b1 InlineButton works like a button instead of a link 2017-05-04 16:26:38 +03:00
Vesa Luusua
ea3533d0d6 Format with prettier 2017-05-04 14:46:55 +03:00
Vesa Luusua
0ef81c0e8e FlatButton (using Button and alternative root styling) 2017-05-03 16:50:31 +03:00
Kimmo Puputti
2a7cfbea4f Use correct prop type for children 2017-04-13 10:03:28 +03:00
Kimmo Puputti
8e332247ae Improve Button styles 2017-04-04 10:49:54 +03:00
Vesa Luusua
2590ccc7f4 SearchResultPanel is responsible for showing listings and pagination buttons 2017-03-29 16:56:32 +03:00
Mikko Koski
a53add8a22 Remove margin from Button 2017-03-24 17:23:54 +02:00
Mikko Koski
b772f68176 Adjust button height 2017-03-24 15:35:26 +02:00
Mikko Koski
08f49e6a1d Button fine tuning 2017-03-24 09:59:34 +02:00
Vesa Luusua
a31545ad4c Show price on ListingPage and ListingCards 2017-03-23 17:11:36 +02:00
Mikko Koski
7d2fade1aa Clean up and simplify the Button comment according to review comments 2017-03-23 15:56:35 +02:00
Mikko Koski
ff0c76dd5b Make a Button component 2017-03-23 15:56:35 +02:00