156 Commits

Author SHA1 Message Date
35159a4daa fix(nav-registry): NavRegistry is a singleton 2015-11-05 17:07:02 -06:00
9075f7b154 chore(): add time/timeEnd console logs 2015-11-04 14:45:35 -06:00
4cc9a14001 fix(segment): Got segment working with ng-model, removed unused code and combined segment component with directive.
Added usage for segment in a form. Removed SegmentControlValueAccessor.
Fixes #344
2015-11-04 14:58:56 -05:00
0824c3daf3 refactor(searchbar): moved search-bar files to searchbar
references #419
2015-11-02 21:07:44 -05:00
3d4aad8eaa chore(tabbar): rename tab-bar to tabbar 2015-11-02 19:38:30 -06:00
c19fcd5bed chore(navbar): rename nav-bar files to navbar 2015-11-02 16:52:52 -06:00
61dc17099d fix(item): prevent propagation on item option buttons. Fixes #412 2015-11-02 10:56:51 -06:00
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
7a63fb1038 fix(activator): speed up iOS activate
Closes #364
2015-10-30 10:17:20 -05:00
514b880eeb fix(@Page): apply config 2015-10-29 15:31:59 -05:00
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
4b2eed7e59 auto provide HTTP_PROVIDERS 2015-10-18 22:15:25 +01:00
7a2ab2b6c4 chore(): rename IonicForm to Form 2015-10-16 12:03:11 -05:00
bb3b20727c chore(): rename IonicKeyboard to Keyboard 2015-10-16 12:00:46 -05:00
1e699ec5ba chore(): rename IonicPlatform to Platform 2015-10-16 11:58:46 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
d9e19d38ff fix(sticky-headers): add feature detection
Closes #290
2015-10-15 23:24:37 -05:00
a0b8f6f537 update to alpha42 2015-10-14 10:08:26 -05:00
03cb1a7a5b refactor(): IonicForm/IonicKeyboard
Closes #224
2015-10-09 11:29:58 -05:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
72ad5c1fb5 init alpha40 2015-10-08 23:54:50 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
cf56a370b3 fix(ripple): register tapClick after config/platform
Closes #267
2015-10-08 15:56:13 -05:00
b9ae06d442 refactor(input): improve focus handling, alpha39 fixes 2015-10-08 15:50:29 -05:00
1d3d40cab5 feat(ionicBindings): pass in IonicConfg instance
Closes #258
2015-10-07 21:51:54 -05:00
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
a3da0fa68f update api docs to say page instead of view 2015-10-07 14:37:19 -05:00
d2d7fc8cea link to Page from IONIC_DIRECTIVES api doc 2015-10-07 14:23:16 -05:00
26e3554d56 rename IonicView to Page 2015-10-07 13:44:53 -05:00
bdaed1b2ca Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 10:59:15 -05:00
0be37b201f rename IonicComponent to ConfigComponent 2015-10-07 10:54:28 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
ce6dbd1ee2 feat(blur): iOS Blur Directive 2015-10-07 09:28:01 -05:00
e4ba21bfe1 docs(ionicConfig): add inital config docs
Close #256
2015-10-07 09:37:02 -04:00
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