113 Commits

Author SHA1 Message Date
9fe1b34c8f fix(text-input): fixed text input so it will work without ngControl. Updated tests.
closes #710
2015-12-18 11:30:31 -05:00
cbfc925191 Revert "fix(text-input): only update input-has-value onInit"
This reverts commit 77697246e5071a7d31d6782eddc44da7283072c9.
2015-12-17 19:11:21 -06:00
77697246e5 fix(text-input): only update input-has-value onInit 2015-12-17 19:06:33 -06:00
c20191eb88 wrap console log in if 2015-12-17 19:39:20 -05:00
24c3b3d787 fix(text-input): change to after content checked to get the value
references #710
2015-12-17 19:26:04 -05: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
10ff68ab6c docs(): labels, keyboard 2015-12-16 14:00:28 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
7c8c56ee3e fix(aria): aria label/id updates 2015-12-14 21:34:40 -06:00
2a32711857 fix(input): add date and time inputs
Closes #744
2015-12-14 20:40:53 -06:00
b2fed25708 docs(label): link to api demo 2015-12-11 17:41:31 -06:00
c00e740fd5 fix(input): set webkit autofill bg to transparent 2015-12-11 10:20:05 -06:00
799f137eb5 fix(input): transparent bg for autofill 2015-12-11 08:58:08 -06:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
b6fc63aaba fix(text-input): fix floating labels by getting the value of the ngControl if it exists
Added some test cases for this to the floating labels example. Closes
#710
2015-12-10 15:21:01 -05: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
05aaa2d34d fix templates after alpha50 2015-12-09 08:26:44 -06:00
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
afaf4d6de4 refactor(text-input): flattened css selectors, renamed some, cleaned up styles
references #689
2015-12-08 16:59:02 -05:00
ce2e4a3e32 fix back button, add deprecation warnings 2015-12-08 15:48:40 -06:00
eb39909fd5 add fixed-label and fixed-input css class 2015-12-08 15:02:57 -06:00
32f24f0b19 refactor(text-input): changed text-input references to item-input
cleaned up main text-input Sass file references #689
2015-12-08 16:01:25 -05:00
ad57fc02f8 add ion-input display type to inner label/input 2015-12-08 14:59:54 -06:00
21c8f35573 Merge remote-tracking branch 'origin/css-refactor' into css-refactor 2015-12-08 15:44:15 -05:00
abc93bc355 refactor(text-input): renamed some classes and removed some nesting
references #689
2015-12-08 15:44:11 -05:00
2fae5ba1be change [text-input] to .text-input, add .item-input 2015-12-08 14:43:03 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
d1d40ba7ba docs(api): @see tag 2015-12-04 11:54:22 -06:00
3f25687c1c docs(labels): basic usage 2015-12-04 11:54:22 -06:00
71235928ba refactor(text-input): renamed Sass variables to keep consistent
references #678
2015-12-03 10:55:45 -05:00
7a50c5d592 test(text-input): updated test for form-inputs
references #678
2015-12-02 19:45:12 -05:00
357074502b fix(text-input): added highlight colors for valid/invalid forms, updated sass variable names
references #678
2015-12-02 19:45:12 -05:00
6cba1b0f89 feat(text-input): added the form ng control status classes to ion-input
references #678
2015-12-02 19:45:12 -05:00
ba5b863d1e test(text-input): adding form inputs as a test
references #678
2015-12-02 19:45:12 -05:00
4bd6ac825d docs(): docs 2015-12-02 17:55:56 -05:00
50fab2504b refactor(text-input): added input highlight back in
closes #677
2015-12-02 14:00:46 -05:00
448385ed84 fix(navCtrl): run change detection after stage
Also fixes #675
2015-12-01 11:01:11 -06:00
ec6cc9cec7 refactor(text-input): remove the ion-list and ion-card wrappers for text-input
Can now use ion-inputs outside of lists. Closes #598
2015-12-01 11:28:23 -05:00
c420c0d726 fix(text-inputs): fix text inputs not wrapped by ion-input 2015-11-28 21:08:55 -06:00
194c964dfb fix(labels): improve floating labels focus
Closes #613
2015-11-25 21:56:00 -06:00
79bd85c8c8 refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
2015-11-25 17:00:37 -05:00
0ce39ce217 style(text-input): fixed typo 2015-11-24 16:50:37 -05:00
424800a3c9 fix(transition): update disabling transitions 2015-11-24 14:02:40 -06:00
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
103c183190 fix(keyboard): close keyboard before transition
Closes #616
2015-11-23 12:21:47 -06:00