02da18b311
Merge branch '2.0' into windows-mode
...
# Conflicts:
# ionic/components/searchbar/searchbar.ts
2016-02-29 19:02:55 -05:00
6c73446628
feat(spinner): SVG spinners
2016-02-25 17:23:52 -06:00
e05f147945
feat(windows): windows UI cleanup
...
references #5565
2016-02-25 16:17:26 -05:00
fa2e4b2c70
feat(windows): add tabs component and clean up windows UI
...
references #5565
2016-02-24 13:05:43 -05:00
a9c995d07d
feat(windows): initial add of windows mode
...
basically a copy of md for now
references #5565
2016-02-22 20:36:02 -05:00
22c32f3ab5
fix(animations): remove inline styles when finished
...
Allows for one animation to control multiple elements. Optionally
removes inline styles when the animation finishes. Fixes checking for
the will-change property. Does not always apply translateZ on ion-page.
Closes #5130
2016-02-17 23:02:31 -06:00
56921c5bcf
fix(backButton): do not include ion- in the back btn config
...
Closes #891
2016-01-07 23:11:46 -06:00
3315303b3e
fix(actionSheet): remove MD icon defaults
2016-01-04 12:47:03 -06:00
98e4336c16
wip
2015-12-22 21:45:28 -06:00
fd3b9ee03e
derp
2015-12-10 16:39:56 -06:00
0270be3305
fix blocking TS errors
2015-12-10 16:39:56 -06:00
e1c160eb54
refactor(overlay): use NavController
2015-11-21 19:18:47 -06:00
9ddcc44f67
refactor(toolbar): allow any content in the center
2015-11-11 11:27:11 -06:00
e43d0e6057
chore(popup): rename animation config
...
Closes #244
2015-11-10 21:42:42 -06:00
877b929a68
fix(menu): rename menu type config
...
Closes #479
2015-11-10 21:25:14 -06:00
406fa18c5a
perf(ripple): ripple perf improvements
2015-11-10 14:42:35 -06:00
3d4aad8eaa
chore(tabbar): rename tab-bar to tabbar
2015-11-02 19:38:30 -06:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
194f3e4aad
fix(config): set user platform modes
2015-10-05 15:09:16 -05:00
34b063550c
fix(config): don't hide tab icons for MD
2015-10-02 14:40:58 -04:00
ae6e140fbf
feat(ionTabs): hide tabs by default with MD
...
Closes #229 . Closes #236
Squashed commit of the following:
commit f566321e54937b8d31a8d1f85948ab5d984b9e37
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 11:03:50 2015 -0400
feat(ionTabs): organize code and clean font sizes
commit 9ee1e28f0b01e9e195bc24a65066a57d66e5ec50
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 10:51:36 2015 -0400
feat(ionTabs): move scss to tabs.scss
commit 3eba74c27c8eefe6e61f8f3ac12742edb7181772
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:23:37 2015 -0400
feat(ionTabs): add test
commit 34f61431d41283fc8e5ed2f64e0874659072660b
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:13:05 2015 -0400
feat(ionTabs): reuse tabBarIcons
commit 8c6f0edb17bcc6ff0c5f8b7be66f2be8a6775d48
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 15:56:29 2015 -0400
feat(ionTabs): hide tab icon for md
2015-10-02 11:45:35 -04:00
43505407b3
chore(popup): Added md mode animation's for popup and added to config
...
Removed the background from the md scss file. References #183
2015-10-01 13:29:50 -04:00
6b07b86e8e
feat(modals): mode transitions
2015-09-29 15:48:48 -05:00
00ebfaebfc
remove <icon forward></icon>
2015-09-18 15:55:18 -05:00
f704cc3e97
rename ActionMenu to ActionSheet
2015-09-17 23:41:09 -05:00
abff83a206
toolbar refactor wip
2015-09-16 00:42:22 -05:00
32e03d6790
ionicons 3.0
2015-08-31 13:51:47 -05:00
327c6de125
text input keyboard focus
2015-08-27 14:03:00 -05:00
af872bc3f2
fix js error
2015-08-24 08:29:27 -05:00
f9f3022f6a
mode configs
...
Closes #61
2015-08-23 22:39:46 -05:00