70 Commits

Author SHA1 Message Date
a92ea015bd docs(demos): directly load a page when parent window has url hash 2015-10-08 11:06:11 -05:00
dcebbeaf56 refactor(demos): give each component section its own view 2015-10-08 10:02:51 -05:00
5996460b43 Merge branch 'master' into alpha38 2015-10-07 21:06:48 -05:00
62deaa5a2d docs(demos): update android action sheet 2015-10-07 16:56:37 -05:00
e21ea4b8e1 Merge branch 'master' into alpha38 2015-10-07 16:47:23 -05:00
98db9de633 docs(demos): hide scrollbar 2015-10-07 16:16:49 -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
02f04c7322 Merge branch 'master' into alpha38
Conflicts:
	ionic/config/decorators.ts
2015-10-07 13:56:16 -05:00
8aa3e3e842 docs(demos): add basic popup 2015-10-07 12:49:26 -05:00
ef36fc2455 docs(demos): icon buttons 2015-10-07 12:49:26 -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
ce6dbd1ee2 feat(blur): iOS Blur Directive 2015-10-07 09:28:01 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05:00
494690356a docs(demos): form docs demo 2015-10-06 13:55:25 -05:00
835cec4b74 docs(demos): remove redundant zonejs import 2015-10-06 13:55:25 -05:00
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
50953160cd Merge branch 'master' into alpha38 2015-10-06 11:15:44 -05:00
e955c3a88a docs(demos): modal demo outline 2015-10-06 10:43:49 -05:00
8f5398ab82 docs(demos): button sizes 2015-10-06 09:21:18 -05:00
760cfcf9ef docs(demos): tabs, nav, button demos 2015-10-06 08:40:50 -05:00
06496321e9 docs(demos): update content 2015-10-06 08:40:49 -05:00
cd319e1cf2 working modals 2015-10-05 11:05:55 -05:00
5345d10f21 alpha38, first pass 2015-10-03 16:02:24 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
dc7d7985d1 docs(demos): navigation demo 2015-10-02 09:50:28 -05:00
3e22a9dd8d docs(demos): icons demo 2015-10-02 09:50:28 -05:00
d880815bb3 docs(demos): add tabs demo 2015-10-02 09:50:27 -05:00
97b3e7c269 docs(demos): add slider demo 2015-10-01 13:45:12 -05:00
ec480b1fd9 docs(demos): add list and item demo 2015-10-01 13:45:12 -05:00
c89deca542 chore(demos): fix zonejs issue, add new template 2015-10-01 13:45:12 -05:00
3042e7e9d0 chore(demos): add local app.css to each demo 2015-09-30 14:01:53 -05:00
63398f3450 feat(md): tab ripple and highlight line 2015-09-28 23:36:48 -05:00
6fd4b5f323 feat(translation): Translate pipe 2015-09-25 12:18:51 -05:00
c3ea116046 feat(i18n): translation service 2015-09-25 11:56:54 -05:00
7601c9fd2b fix(demos): update nav demo to use nav-params 2015-09-25 09:04:07 -06:00
fe7b070a6d fix(tabs): hover states 2015-09-24 14:48:10 -05:00
3f7b3aadef fix(menu): do not disable app during menu open/close
Closes #175
2015-09-23 20:02:44 -05:00
89c0a0ef09 refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
2015-09-23 16:57:25 -05:00
fb9fb47c37 fix(events): a few tweaks 2015-09-23 14:19:24 -05:00
2ab2024227 Comments 2015-09-23 14:04:05 -05:00
27373e0448 feat(events): pub/sub event system 2015-09-23 13:43:38 -05:00
3bd0b5c8ac chore(): use class selectors in e2e 2015-09-22 11:25:27 -05:00
50c82a7de9 chore(): remove unneeded e2e ids 2015-09-22 11:19:06 -05:00
4ed6316498 refactor(lifecycle): onViewDidEnter 2015-09-22 10:21:43 -05:00
3e07743d7e refactor(lifecycle): prefix with on 2015-09-22 10:14:20 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
00ebfaebfc remove <icon forward></icon> 2015-09-18 15:55:18 -05:00
b95e9609cb remove .item-media 2015-09-18 11:25:39 -05:00
f704cc3e97 rename ActionMenu to ActionSheet 2015-09-17 23:41:09 -05:00