83 Commits

Author SHA1 Message Date
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
f966555034 feat(text-input): adding color attributes for the ion-label
closes #585
2015-11-20 15:14:51 -05:00
032b0d0b98 test(): update text-input spec 2015-11-18 12:12:00 -06:00
64376c2304 fix(textInput): hide cursor during scroll 2015-11-16 22:47:00 -06:00
85523e26d3 Merge branch 'master' into list-border-refactor 2015-11-16 19:12:20 -05:00
8b4e528732 fix(text-input): removed the margin-left on floating and stacked labels
fixes #518
2015-11-16 19:11:49 -05:00
3ec39c51b5 fix(scroll): fix JS error when scrolling text input 2015-11-16 16:36:02 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
d5ac78f7b0 fix(keyboard): improve keyboard scroll assist 2015-11-13 16:53:28 -06:00
00c1c748cb fix(text-input): increased padding left for text input when there is a label in front
fixes #498
2015-11-12 17:58:15 -05:00
32ab8c5d43 refactor(list): removed the align center and inherited it instead to fix the icons aligning center
fixes #500
2015-11-12 17:28:09 -05:00
50c682a669 refactor(text-input): wrapped inputs in the item-inner div to style the border
references #492
2015-11-12 16:44:00 -05:00
f2db20cf1c refactor(text-input): fixed item right padding
closes #490
2015-11-12 16:10:50 -05:00
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
7a2ab2b6c4 chore(): rename IonicForm to Form 2015-10-16 12:03:11 -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
fa2ae9cd93 rename(sections): .navbar-container now ion-navbar-section 2015-10-10 17:14:03 -05:00
039ecac2ae fix(input): keyboard focus/scrolling/tabbing 2015-10-10 16:28:37 -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
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
0ef061c232 feat(focusOut): ability to blur focused element, close keyboard 2015-10-08 20:08:17 -05:00
b9ae06d442 refactor(input): improve focus handling, alpha39 fixes 2015-10-08 15:50:29 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
f7bed3e098 fix(textInputs): register components, don't use Query 2015-10-06 22:20:40 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
5b0eda5be1 refactor(config): get/set/settings and unit tests 2015-10-02 15:23:08 -05:00
1a48cbec96 fix(activator): ensure links active during transition 2015-09-23 20:32:46 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00