49 Commits

Author SHA1 Message Date
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
5b72ff1114 input docs wip 2015-08-28 15:30:04 -07:00
327c6de125 text input keyboard focus 2015-08-27 14:03:00 -05:00
0c7070fcdb text input test wip 2015-08-26 11:32:48 -05:00
d8ea1701b7 fix tests 2015-08-26 09:15:14 -07:00
a40c1362e5 text input focus updates 2015-08-26 10:38:58 -05:00
cdf2b125a0 keyboard scroll updates 2015-08-25 16:58:48 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
eed7107b54 md list updates 2015-08-18 09:34:35 -05:00
368cd94d7b small aside width 2015-08-12 22:39:53 -05:00
369e02bb7e inset text inputs 2015-08-12 16:21:53 -05:00
db0413b2dd inset lists, card updates 2015-08-12 15:44:28 -05:00
561191465e remove primary/stable from examples 2015-08-11 22:51:17 -05:00
d7c70ad12f text input focus and keyboard 2015-08-10 15:59:49 -05:00