5f55f9b4ad
fix(searchbar): iOS fixed searchbar cancel button color in a toolbar
...
references #289
2015-12-08 12:56:46 -05:00
88276afc0b
refactor(searchbar): cleaned up some nested css, renamed some classes and added some comemnts
...
references #689
2015-12-08 12:56:46 -05:00
d8f235d09d
fix color inheritance, core components should not contain colors
2015-12-04 23:23:55 -06:00
831ec87308
import mode globals in all mode components
2015-12-04 21:34:27 -06:00
d833e747cb
refactor(): move core component imports to mode component files
2015-12-04 13:07:40 -06:00
b4a2402d4f
refactor(searchbar): updating animations for cancel button
...
removed margin right and added transform instead. closes #584
2015-11-23 18:40:46 -05:00
bc8ff4070f
refactor(sass): individual sass files import globals
2015-11-23 14:51:41 -06:00
c2b7a0c75d
refactor(sass): renaming Sass variables in each loops to be consistent
...
closes #603
2015-11-20 13:25:04 -05:00
9df5b5982f
refactor(searchbar): fixed the input background color and placeholder color in toolbars for iOS
...
references #247
2015-11-04 16:50:29 -05:00
40a9615ae3
fix(searchbar): removing background on activation of searchbar buttons md
...
references #247
2015-11-03 18:04:14 -05:00
d0385aa95d
refactor(searchbar): UI fixes for searchbar, added clear input to the default cancel action
...
references #247
2015-11-03 17:04:26 -05:00
633466c744
refactor(searchbar): added android cancel icon as a button that calls the cancelAction
...
This needs to be cleaned up more and made easier to override by the
user, but it’s a step in the right direction. Added the focused class
for when the user is inside of the input since Android doesn’t use
left-align. References #247
2015-11-03 15:36:39 -05:00
62d8cfa149
refactor(searchbar): transformed md search icon to back icon, cleaned up css
...
references #247
2015-11-03 15:36:39 -05:00
ad3bb2b07f
refactor(searchbar): moved the left-align class to the searchbar host element
...
references #247
2015-11-03 15:36:39 -05:00
2544a633df
refactor(searchbar): fixed cancel button when placed in toolbar iOS only
...
references #247
2015-11-03 13:10:21 -05:00
86aa23c0ba
refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
...
references #419
2015-11-02 21:07:45 -05:00