275 Commits

Author SHA1 Message Date
4a9c3a11a6 chore(): add types to ItemSlidingGesture 2016-01-14 20:36:46 -06:00
e3507bc175 chore(): add types to List 2016-01-14 20:25:33 -06:00
309387bbbf fix(item): allow pointer-events within ion-item-content
Closes #917
2016-01-12 10:10:41 -06:00
ccec2fd502 fix(item): fix .item-button icon only 2016-01-11 22:22:19 -06:00
44cbbd286b chore(): fix typescript errors 2016-01-11 21:10:19 -06:00
7dd65f3571 refactor(icon): logo ionicons use logo- prefix rather than suffix 2016-01-11 14:42:39 -06:00
6911b383de fix(item): fix iOS item margins for icon/button 2016-01-07 09:22:43 -06:00
f74606dc1b fix(item): set ion-item-divider colors per mode 2016-01-06 22:10:05 -06:00
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
d0b71096c8 refactor(item): added margin back in for ion-item-content and removed button tests and actions
references #279
2016-01-05 15:23:55 -05:00
02dd3b2760 refactor(item): messing around with an actions attribute
references #279
2016-01-05 12:01:06 -05:00
0ae13f42b1 min-height .item-inner 2016-01-04 20:26:38 -06:00
4a8b8b79f9 refactor(item): move padding to item-inner instead of ion-item-content margin iOS only
references #856
2016-01-04 21:06:17 -05:00
ec84f01a51 refactor(item): simplifying item css and removing unused css
Added a item with multiple buttons references #856
2016-01-04 17:20:55 -05:00
e2469d95e0 fix(item): do not add .item-button to button[ion-item] 2016-01-04 14:52:53 -06:00
fa38814be6 fix(item): only add .item-button class 2016-01-04 14:39:07 -06:00
1a1cdfb886 refactor(item): add .item-icon to child icons 2016-01-04 13:24:03 -06:00
aefcbeeb00 refactor(item): all buttons inside of item receive .item-button 2016-01-04 13:17:07 -06:00
4203f9b179 Merge branch 'overlay-refactor' 2016-01-04 09:26:59 -06:00
1b337b4097 Fixed small error in ion-sliding code example
ion-item-sliding tag was being close with ion-item tag not ion-item-sliding, code example was throwing an error.
2016-01-03 13:18:25 -05:00
f38ad4a7d2 feat(rtl): add sass var $include-rtl 2016-01-01 22:34:57 -06:00
1e427443ad chore(): fix overlay demos/tests 2015-12-30 20:38:27 -06:00
c136d2143a alert wip 2015-12-23 23:11:40 -06:00
f3e2f427bf fix(slidingItem): remove scroll disabling
Closes #778
2015-12-21 09:03:33 -06:00
0f64bccc43 chore(): prefix private methods 2015-12-18 15:39:22 -05:00
21d7ec5af7 fix(item): fixing jan again
references #719
2015-12-17 15:09:34 -05:00
641395d7e4 fix(item): adding min-height for icons to avoid jan
closes #719
2015-12-17 15:02:09 -05:00
b005bd1601 fix(text): added text color for the entire body and added a paragraph variable
renamed some variables in item and added a variable for item paragraph
color. Fixes #762
2015-12-17 14:14:05 -05:00
3b035a0d23 docs()item-sliding and lists 2015-12-16 15:28:26 -05:00
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05:00
5304ec8d79 feat(item-divider): added colors for item dividers and modified test case
closes #713
2015-12-15 11:08:58 -05:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
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
b7cc9fd6cf fix(item): fix button icon only with item left or right
references #689
2015-12-09 16:21:40 -05:00
6a7f5fadc9 fix item-sliding bg bug 2015-12-08 13:48:27 -06:00
111d7f97a6 refactor(item-sliding): fix buttons
references #689
2015-12-08 13:54:17 -05:00
7a0f5a22ed Merge branch 'master' into css-refactor 2015-12-08 12:10:29 -06:00
f9199fb3be fix(itemSliding): onDragEnd on mouseout of sliding element
Closes #https://github.com/driftyco/ionic2/issues/702
2015-12-08 12:08:20 -06:00
450c9c5efe detail-push should only go on ion-item 2015-12-08 11:14:38 -06:00
cd40213495 item wip 2015-12-08 10:03:41 -06:00
8b693ce836 toolbar button updates 2015-12-07 11:18:00 -06:00
d3c5f251ef update item 2015-12-07 07:17:48 -06:00
022d873723 update item/list variable setup 2015-12-04 23:45:39 -06:00
d8f235d09d fix color inheritance, core components should not contain colors 2015-12-04 23:23:55 -06:00
831ec87308 import mode globals in all mode components 2015-12-04 21:34:27 -06:00
5d3e9a4f99 Merge branch 'master' into css-refactor 2015-12-04 17:04:00 -05:00
4f125354cc mode theming 2015-12-04 14:09:44 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00