20 Commits

Author SHA1 Message Date
985bb89082 Merge branch '2.0' into picker
# Conflicts:
#	ionic/components.ts
2016-04-21 23:47:16 -05:00
d5068f8430 feat(picker): init picker 2016-04-21 23:46:00 -05:00
3fb79cf99d feat(): add toast component 2016-04-18 12:49:38 -07:00
8f08de187d fix(sass): move the @at-root font import to the components file
the user will need to include this import themselves if they include
components individually

fixes #5931
2016-04-11 13:24:58 -04:00
5a1c441fd6 fix(app): add iOS status bar padding to each mode
fixes #5924
2016-04-11 10:02:37 -04:00
a485cd00ed feat(loading): add loading indicator component and styles
this is the initial commit - still needs work

references #5426
2016-03-28 17:35:49 -04:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
c2cf3b0636 refactor(themes): adjusted scss structure for additional themes
Related #4967
2016-02-02 10:02:31 -06:00
84f8e619b8 refactor(input): rename item-input dir to input 2016-01-09 23:40:14 -06:00
d1f44f9800 Merge pull request #884 from 3dd13/chips-component
feat(chips): chips component
2016-01-09 22:05:15 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
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
e272d6a9ba chips component initial commit 2016-01-07 18:06:32 +08:00
c136d2143a alert wip 2015-12-23 23:11:40 -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
7f94b33c54 refactor(toggle): renamed ion-switch to ion-toggle 2015-12-10 14:50:52 -06:00
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00
12f61c2fba fix(badge): fixed badge styles and added modes to differentiate border radius
references #689
2015-12-08 17:49:28 -05:00
66e13b890f update md segment 2015-12-07 20:36:17 -06:00
5b0c174939 component theme updates 2015-12-04 14:56:57 -06:00