31 Commits

Author SHA1 Message Date
8b724a3bcb chore(tests): make typescript and unit tests friends 2016-02-12 13:59:38 -06:00
5f254f285f chore(e2e): make typescript and e2e friends 2016-02-12 11:37:39 -06:00
38595fa982 fix(input): make ion-label tappable to focus input
closes #5378
2016-02-11 21:38:34 -06:00
e2554f090f fix(input): fix stand-alone text-input item cover
Closes #5387
2016-02-11 21:15:52 -06:00
d23df4280c docs(demos): add input and textarea demos
references driftyco/ionic-site#397
2016-02-05 11:42:56 -05:00
de952e3cbb chore(): change source code console.log to console.debug 2016-02-02 16:41:35 -06:00
4cfe210a5a fix(input): copy custom attrs from ion-input to native input 2016-02-01 21:57:29 -06:00
68f78f1a6f docs(input): make private 2016-02-01 15:25:24 -05:00
c56382925f docs(input): clean up docs 2016-02-01 15:23:45 -05:00
11b8e08567 fix(input): add/remove disabled on native text input
Close #5280
2016-02-01 14:16:48 -06:00
db6f4bce31 fix(input): parent Item is optional 2016-02-01 12:13:56 -06:00
9749b06aa9 fix(css): minor updates to match previous snapshots 2016-01-28 21:20:08 -06:00
181a07024e fix(input): check has value on writeValue 2016-01-28 20:34:17 -06:00
5d4a8fea8c fix(input): fix floating label on blur w/ value 2016-01-27 12:57:49 -06:00
c1fbbb1daa test(input): add test to reproduce a floating label bug 2016-01-27 12:09:58 -05:00
6890532ab4 feat(checkbox): stand-alone checkbox components 2016-01-27 08:09:38 -06:00
ad7885f6a4 fix(input): fix floating/stacked label relocate 2016-01-27 08:09:38 -06:00
70a9eb3e38 fix(input): change next input imports 2016-01-27 08:09:38 -06:00
aea2217d73 refactor(input): break apart input source files 2016-01-27 08:09:38 -06:00
2fc975354a fix(input): clean up CSS on inputs and labels 2016-01-27 08:09:37 -06:00
e76b55994c fix(input): checked attr can be an empty string or no value 2016-01-27 08:09:37 -06:00
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
b3a7298a52 refactor(input): place inputs inside of ion-item 2016-01-27 08:09:37 -06:00
ee106377fc chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes  and not just .
2016-01-20 11:15:01 -06:00
6dc7b25c5f chore(): fix pull-to-refresh types 2016-01-14 13:20:52 -06:00
c475a6490b chore(): fix Input types 2016-01-13 23:52:17 -06:00
84f8e619b8 refactor(input): rename item-input dir to input 2016-01-09 23:40:14 -06:00
7ff86db352 Tons of form shit 2015-05-05 17:10:18 -05:00
14ecc7178b wip 2015-04-25 13:07:53 -05:00
db75218201 upgrade angular 2015-04-25 11:27:36 -05:00
9039297110 rename src to ionic 2015-04-25 10:59:09 -05:00