63 Commits

Author SHA1 Message Date
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
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
5fbc142dae swipe back refactor 2015-09-17 16:13:51 -05:00
41f2942fe7 improve css deactivate fallback 2015-09-14 21:43:55 -05:00
722dddbbb7 improve click block, onKeyboardClose 2015-09-14 21:06:53 -05:00
8fbf53e1b7 rename Platform to IonicPlatform
Make IonicPlatform an injectable. Closes #99
2015-09-13 00:39:19 -05:00
1e5e067ed1 alpha37 updates 2015-09-11 21:03:42 -05:00
e46863640e do not deactivate buttons during transition
Closes #94
2015-09-09 10:03:48 -05:00
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
f60084f16e floating labels 2015-09-04 12:37:20 -05:00
b44c46dc59 iOS stacked labels 2015-09-04 11:43:04 -05:00
8f8ac80da4 md stacked labels 2015-09-04 11:38:08 -05:00
feec7cb387 placeholder inputs 2015-09-04 11:23:39 -05:00
db2941dd3d iOS inset inputs 2015-09-04 11:11:23 -05:00
7f05b5f3b8 md inset inputs 2015-09-04 11:04:44 -05:00
662e843a47 label colors 2015-09-04 09:54:57 -05:00
8c2a7a8932 use .list not ion-list css 2015-09-04 09:40:54 -05:00
b9edec8955 md text inputs 2015-09-03 16:02:52 -05:00
1008a5b494 md item buttons 2015-09-03 14:42:57 -05:00
17e1360cda button updates 2015-09-03 14:15:07 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -05:00