Commit Graph

172 Commits

Author SHA1 Message Date
Adam Bradley
de952e3cbb chore(): change source code console.log to console.debug 2016-02-02 16:41:35 -06:00
mhartington
e6fb021d26 docs(list): update list docs 2016-02-01 16:27:26 -05:00
Brandy Carney
58d994b75c test(list): fix toggle to represent new ion-item 2016-01-28 14:56:37 -05:00
Brandy Carney
e568eb9c06 test(list): add some markup for checkboxes and avatars 2016-01-27 08:09:38 -06:00
Brandy Carney
2fc975354a fix(input): clean up CSS on inputs and labels 2016-01-27 08:09:37 -06:00
Adam Bradley
42f6b1056f fix(input): update input css/tests 2016-01-27 08:09:37 -06:00
Adam Bradley
b3a7298a52 refactor(input): place inputs inside of ion-item 2016-01-27 08:09:37 -06:00
Adam Bradley
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
Eddie Lau 3dd13
07953672f5 add more types to function parameters and return type 2016-01-19 16:44:46 +08:00
Adam Bradley
e3507bc175 chore(): add types to List 2016-01-14 20:25:33 -06:00
Adam Bradley
88aad3f880 refactor(decorators): remove ConfigComponent 2016-01-11 22:51:54 -06:00
Adam Bradley
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
Adam Bradley
1c718b9213 refactor(radio): query buttons via @ContentChildren 2015-12-19 00:27:30 -06:00
mhartington
3b035a0d23 docs()item-sliding and lists 2015-12-16 15:28:26 -05:00
Adam Bradley
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
Tim Lancina
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
Tim Lancina
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
Adam Bradley
7f94b33c54 refactor(toggle): renamed ion-switch to ion-toggle 2015-12-10 14:50:52 -06:00
Adam Bradley
f520a6319c fix(itemSliding): enableSlidingItems 2015-12-09 21:55:17 -06:00
Brandy Carney
854d90f4c1 refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
2015-12-09 17:20:11 -05:00
Adam Bradley
243f03e545 Merge branch 'alpha50' into css-refactor 2015-12-09 07:47:30 -06:00
Adam Bradley
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
Brandy Carney
ece85f7a07 fix(list/button): fixed button icon margin and list header bg color in inset
references #689
2015-12-08 17:49:47 -05:00
Adam Bradley
022d873723 update item/list variable setup 2015-12-04 23:45:39 -06:00
Adam Bradley
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
Adam Bradley
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
Brandy Carney
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -05:00
Drew Rygh
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
Adam Bradley
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06:00
Drew Rygh
b6c5ef8ca8 docs: add demo template block to api 2015-12-03 11:32:45 -06:00
Brandy Carney
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
Brandy Carney
50fab2504b refactor(text-input): added input highlight back in
closes #677
2015-12-02 14:00:46 -05:00
Adam Bradley
6943ee6083 docs(): update some classes to private 2015-12-02 09:14:26 -06:00
Brandy Carney
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
Brandy Carney
1107f69685 refactor(list): moved ion-list-header and ion-item-divider outside of the ion-list selector
closes #651
2015-12-01 11:02:15 -05:00
Brandy Carney
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
Brandy Carney
725e09335d style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
2015-11-24 16:58:19 -05:00
Brandy Carney
c2a4b70d31 refactor(item): changed the ion-item-group-title to an ion-item-divider with a sticky attribute
Added a test for dividers. Closes #636
2015-11-24 11:51:53 -05:00
Adam Bradley
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
Brandy Carney
a765ae8145 fix(checkbox): moved border to start where text does MD
closes #583
2015-11-20 15:55:29 -05:00
Brandy Carney
10672b062e fix(list): added properties to inset list so the border will be cropped
references #600
2015-11-20 15:14:51 -05:00
Brandy Carney
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
Adam Bradley
b2d9e1d8a3 perf(itemSliding): improve performance 2015-11-18 23:32:25 -06:00
Adam Bradley
2115d32538 test(itemGroup): full e2e test for item-group 2015-11-17 14:39:33 -06:00
Adam Bradley
1c7dcc25c4 chore(): use E2EApp as the class name for e2e apps 2015-11-17 12:53:46 -06:00
Brandy Carney
e55e158ab6 refactor(list): moved ion-item-group-title out of the list for iOS
references #387
2015-11-16 16:51:57 -05:00
Brandy Carney
5265f21062 refactor(list): moved item css outside of the list selector and into the proper file md
Cleaned up duplicated CSS and combined selectors, renamed Sass
variables so they are named list if used in the list files.
2015-11-16 16:35:13 -05:00
Brandy Carney
503abf5225 refactor(item): moved iOS styling from the list file to the item file
references #387
2015-11-16 15:51:01 -05:00
Brandy Carney
b5fc40be92 fix(list): removed the negative margin-top and margin-bottom for hairline items
fixes #544
2015-11-16 13:58:41 -05:00
Brandy Carney
92ddba50de fix(list): removed item-left margin-left, added header border back for no lines
fixes #517
2015-11-16 13:52:49 -05:00