168 Commits

Author SHA1 Message Date
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
050b600940 fix(popTo): fix reference and tests
Closes #511
2015-11-13 17:12:15 -06:00
62cac502e0 Merge branch 'master' into list-border-refactor 2015-11-12 10:45:32 -05: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
6e40344fdb Merge branch 'master' into list-border-refactor 2015-11-10 20:27:27 -05:00
406fa18c5a perf(ripple): ripple perf improvements 2015-11-10 14:42:35 -06:00
5074f7bcb7 Merge branch 'master' into list-border-refactor 2015-11-10 09:42:28 -05:00
0128796f60 docs(config): better example for configs
Closes #398
2015-11-09 15:40:51 -05:00
697e92ebcb Merge branch 'master' into list-border-refactor
Conflicts:
	ionic/util/dom.ts
2015-11-05 19:16:24 -05:00
35159a4daa fix(nav-registry): NavRegistry is a singleton 2015-11-05 17:07:02 -06:00
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -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