122 Commits

Author SHA1 Message Date
f7bed3e098 fix(textInputs): register components, don't use Query 2015-10-06 22:20:40 -05:00
50b6fdea8d Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
cb14011ced :derp: 2015-10-06 18:31:05 -05:00
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
b19d72b7da update IONIC_DIRECTIVES api doc 2015-10-06 13:03:59 -05:00
0ae8ee6661 add search-bar back to IONIC_DIRECTIVES 2015-10-06 12:11:00 -05:00
7463ce9ee4 Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
2015-10-06 12:11:00 -05:00
8185bfbe12 update IonicView api docs 2015-10-05 17:11:12 -05:00
0642a46d19 Merge branch 'master' into search-bar 2015-10-05 17:03:16 -04:00
0ae98ad835 Merge branch 'master' into alpha38 2015-10-05 15:25:40 -05:00
631472d3c1 nav doc tweaks 2015-10-05 15:24:48 -05:00
a53efcdeb4 fix(config) 2015-10-05 15:20:47 -05:00
194f3e4aad fix(config): set user platform modes 2015-10-05 15:09:16 -05:00
6955a8cdba fix(nav): update loader 2015-10-05 11:43:53 -05:00
cd319e1cf2 working modals 2015-10-05 11:05:55 -05:00
3324f3cc90 refactor(overlay): actionsheet/popup 2015-10-04 22:35:54 -05:00
dfe19a962d use title service 2015-10-04 11:45:32 -05:00
2b86705f54 bootstrap refactor wip 2015-10-04 00:20:41 -05:00
3215c05f4f Fix(search-bar): Have search bar go through items, provide filter, and filter those from list. Make search bar have valueAccessor it self update update control value to watcher 2015-10-02 23:10:52 -06:00
539edf8ebd chore(nav): more nav docs 2015-10-02 19:46:07 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -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
c1406d259b test(config): get method 2015-10-02 09:10:46 -05:00
fcacce1d9d test(platform): init platform/config tests 2015-10-01 22:45:46 -05: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
52bf1f8520 fix(menuClose): put in ionic directives 2015-09-29 11:45:44 -05:00
db6c7b7283 feat(nav): add NavRegistry 2015-09-24 17:34:47 -06:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
f3358a697e chore(): rename to IONIC_DIRECTIVES
Closes #165
2015-09-22 13:11:56 -05:00
e6c620840b chore(): remove MaterialButton 2015-09-21 22:50:10 -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
8fbf53e1b7 rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
0039647515 rename aside to menu 2015-09-11 21:40:58 -05:00
347c8877a4 :( 2015-09-09 15:34:36 -05:00
7ca620a470 Orientation cleanup 2015-09-09 13:51:34 -05:00
f0cb0a8de0 Activator: activated 2015-09-08 23:05:26 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
dc27c46b81 feat(slider): new swiper component 2015-08-31 15:55:29 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00
715680ac3f Shieeet 2015-08-28 15:57:14 -05:00
91bb745e50 docs wip 2015-08-28 11:16:57 -07:00
ea142dd6a7 icon directive wip for Ionicons 3.0 2015-08-28 13:07:51 -05:00
327c6de125 text input keyboard focus 2015-08-27 14:03:00 -05:00
57a5335282 feat(aside-toggle): better easy toggle 2015-08-26 11:36:54 -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