225 Commits

Author SHA1 Message Date
387f883be3 refactor(input): split TextInput and ItemInput components
Make it easier to start adding other inputs, like select
2016-01-07 12:29:04 -06:00
942bd9b93b feat(platform): add language support methods
Related: #883
2016-01-07 10:36:44 -06:00
55f1167a4a fix(providers): do not include ActionSheet 2016-01-04 15:54:48 -06:00
3315303b3e fix(actionSheet): remove MD icon defaults 2016-01-04 12:47:03 -06:00
4203f9b179 Merge branch 'overlay-refactor' 2016-01-04 09:26:59 -06:00
da986a5fb0 feat(transition): pass isRTL in transition opts 2016-01-01 21:56:40 -06:00
0b4b8628bf feat(platform): add isRTL() and body css class 2016-01-01 21:35:21 -06:00
4edf7b7cdd Merge branch 'master' into overlay-refactor 2015-12-30 15:03:17 -06:00
e210eef3cb docs(config): typo 2015-12-28 12:26:41 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -06:00
98e4336c16 wip 2015-12-22 21:45:28 -06:00
829442dffe chore(decorators): move decorators up one directory 2015-12-18 10:32:24 -06:00
b2fd889914 refactor(label): move label to its own folder and move mode specific styles for label to new files
closes #712
2015-12-17 16:20:10 -05:00
8e978f2902 docs(config): how to get and set keys
Closes #593
2015-12-16 17:47:42 -06:00
5ec73a6bf3 docs(config): fix config docs 2015-12-16 14:52:34 -05:00
cfe0d27924 docs(config): fix dgeni parsing error 2015-12-16 13:35:49 -06:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
adf62fdc41 docs(config): make ionicProviders private 2015-12-16 10:53:09 -06:00
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05:00
ade88a92ed docs(blur, config): api clean up 2015-12-15 11:48:03 -05:00
9b12ce3841 fix(attr): use pascalCase for config component 2015-12-15 09:56:20 -06:00
b0d685ea85 docs()
References #740
2015-12-14 18:13:29 -05:00
28d464c2e6 docs() 2015-12-14 15:06:06 -05:00
4024784b25 Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
#	ionic/components/searchbar/test/floating/main.html
2015-12-12 14:48:58 -05:00
216374f932 docs() 2015-12-11 15:38:09 -05:00
76122446d4 wip 2015-12-11 10:33:01 -06:00
5bb9aeb5df docs(page): clean page docs up 2015-12-11 11:03:29 -05:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
ff8169cb0a Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2015-12-10 17:55:44 -05:00
ab4ad905a8 refactor(searchbar): converting searchbar input to use a directive
references #666
2015-12-10 17:51:02 -05:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
bee68c1bad Split decorators into separate files
Resolves circular ref with ConfigComponent
2015-12-10 16:39:56 -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
7f94b33c54 refactor(toggle): renamed ion-switch to ion-toggle 2015-12-10 14:50:52 -06:00
58717ebb44 dynamic stylesheet mode links 2015-12-05 15:38:55 -06:00
74e1216cde do not dynamically create link element 2015-12-04 15:23:46 -06:00
085671c84f typing is hard 2015-12-03 15:51:55 -06:00
6eb1ef5fb5 dynamically add link element for testing 2015-12-03 15:31:48 -06:00
dbeb0f78ae fix(platform): update ripple activator fn
Closes #671
2015-12-02 10:34:29 -06:00
3f3b0669eb refactor(searchbar): renamed SearchBar class to Searchbar
closes #667
2015-12-01 10:52:09 -05:00
994cdfe8f9 docs(config): add default values 2015-12-01 10:35:52 -05:00
c61336842f docs(decorators): content for @App 2015-12-01 09:37:20 -06:00
b01301b3b2 fix(zone): ensure rAFs are firing outside of zone 2015-11-30 22:46:43 -06:00
85d6d6f89e chore(wtf): figure out wtf 2015-11-30 21:52:44 -06:00
abf482f662 chore(wtf): prefix wtf with ionic. 2015-11-30 20:52:48 -06:00
041ec6a06f refactor(TapClick): create as injectable, outside zone listeners 2015-11-30 16:19:21 -06:00
9dde122d4f refactor(clickBlock): add to dom on init 2015-11-29 01:14:51 -06:00
f4d82f05ea fix(navController): update element caching
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
2015-11-25 10:27:55 -06:00
fe625eda97 refactor(item): removed ItemGroup directives
references #636
2015-11-24 11:51:53 -05:00