|
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 |
|
|
6cba1b0f89
|
feat(text-input): added the form ng control status classes to ion-input
references #678
|
2015-12-02 19:45:12 -05:00 |
|
|
4bd6ac825d
|
docs(): docs
|
2015-12-02 17:55:56 -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 |
|
|
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 |
|
|
103c183190
|
fix(keyboard): close keyboard before transition
Closes #616
|
2015-11-23 12:21:47 -06:00 |
|
|
64376c2304
|
fix(textInput): hide cursor during scroll
|
2015-11-16 22:47:00 -06: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f60084f16e
|
floating labels
|
2015-09-04 12:37:20 -05:00 |
|
|
662e843a47
|
label colors
|
2015-09-04 09:54:57 -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 |
|
|
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 |
|
|
d7c70ad12f
|
text input focus and keyboard
|
2015-08-10 15:59:49 -05:00 |
|