14689 Commits

Author SHA1 Message Date
dd47e93b0b refactor(button): button[clear] :hover
Closes #145
2015-09-21 22:09:43 -05:00
938ac117a9 fix(fab): center fab icon on safari
Closes #146
2015-09-21 21:39:27 -05:00
84b17760be fix(safari): button icon/text vertical centering
Closes #147
2015-09-21 21:31:23 -05:00
0185c43e25 fix(): md card buttons
Closes #148
2015-09-21 21:14:14 -05:00
ff5e1b67ca fix(activated): card item activated bg update
Closes #149
2015-09-21 21:05:03 -05:00
0f41aec2b6 chore(): checkbox use ion-checkbox scss 2015-09-21 21:00:14 -05:00
03d3899bce fix(checkbox): no activated state
Closes #150
2015-09-21 20:52:51 -05:00
fe98e6d6ad fix(): no fade on item click
Closes #152
2015-09-21 20:36:45 -05:00
f5d36faf08 fix(switch): use .switch-activated 2015-09-21 20:18:20 -05:00
ba29025d2e fix(tap): always run tap polyfill
Closes #155
2015-09-21 20:09:49 -05:00
6a6b361f67 docs(): changing the sass variable path to be relative in order to link to it
Don’t add the variable if it doesn’t contain the !default flag, and
remove the !default flag and semicolon from the value. References #122
2015-09-21 18:35:53 -04:00
b8fce7a267 chore(): update !default values 2015-09-21 16:57:23 -05:00
8073be459a chore(): update color and on/off sass var names 2015-09-21 16:40:01 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
6d402a9428 Moving gulp task down in file, adding default values and support for multi-line values
Fixing issue with html encoding and splitting on all colons. This fixes
the svg default value. References #122
2015-09-21 16:53:48 -04:00
88c547c535 refactor(activator): ripple activator 2015-09-21 13:48:58 -05:00
e184b1f9f2 init md ripple 2015-09-19 02:31:11 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -05:00
339312b124 fix overlay menu placement 2015-09-18 22:45:07 -05:00
e570a11aab do not disable transitions when app disabled 2015-09-18 22:17:05 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
db714ce341 remove .hover css 2015-09-18 21:46:16 -05:00
703a3678e6 Changing Sass Variables gulp task
Pushing to array again. References #122
2015-09-18 17:44:48 -04:00
00ebfaebfc remove <icon forward></icon> 2015-09-18 15:55:18 -05:00
4a58321beb throw error for view controller push
Closes #138
2015-09-18 11:44:18 -05:00
b95e9609cb remove .item-media 2015-09-18 11:25:39 -05:00
d8b1bab715 feat(thumbnail): ion-thumbnail element 2015-09-18 10:57:43 -05:00
7da2afb754 feat(avatar): ion-avatar element 2015-09-18 10:50:46 -05:00
4c014ec855 chore(docs): Aside -> Menu in api menu template 2015-09-18 10:30:16 -05:00
7149403884 chore(docs): ActionMenu -> ActionSheet in docs menu template 2015-09-18 10:17:17 -05:00
e02cc2405c fix toolbar hover states 2015-09-18 09:53:26 -05:00
19047e11b5 remove view controllers _isEnabled 2015-09-18 09:31:53 -05:00
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00
28c6a45e20 fix progress close animation flicker 2015-09-17 23:27:06 -05:00
e9a9e22aea fix menu overlay box-shadow over content 2015-09-17 23:07:36 -05:00
c09ea0da44 prevent native animate flicker 2015-09-17 23:02:14 -05:00
a2346bf11b fix(backbtn): incorrect elementRef 2015-09-17 22:16:11 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
2ecde315f2 fix(isEnabled): do not disable during menu close 2015-09-17 21:55:53 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
252a5ee747 Updating sass variables task to include affected files by the sass variable 2015-09-17 14:20:23 -04:00
5bcc9b0436 Adding gulp task docs.sass-variables for compiling sass variables 2015-09-17 14:20:23 -04:00
22d4478a9b pointer events auto for toolbar nav-items 2015-09-17 13:02:26 -05:00
8a344cebd9 update document.title on view change 2015-09-17 12:39:28 -05:00
a33073ca5f do not use @Query within toolbars 2015-09-17 11:37:23 -05:00
ebcc8ed399 docs(demos): add more button examples 2015-09-16 14:48:21 -05:00
cbf990f4cf error when same id registered
Closes #123
2015-09-16 12:32:17 -05:00
0364bc24d4 fix toolbar colors 2015-09-16 09:49:13 -05:00
abff83a206 toolbar refactor wip 2015-09-16 00:42:22 -05:00
a97d7300de chore(demos): rename aside demo to menu 2015-09-15 16:55:26 -05:00