35 Commits

Author SHA1 Message Date
592fe42083 refactor(card): removed actions attribute since this is no longer needed with the item refactor
Buttons in this item still need the item-left or item-right attribute
to size correctly. Closes #552
2015-11-24 14:24:53 -05:00
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
bc8ff4070f refactor(sass): individual sass files import globals 2015-11-23 14:51:41 -06:00
12ce97a7c6 fix(item): remove top centering per Ben
references #561
2015-11-17 18:33:41 -05:00
8132c379ad fix(item): md - aligning item content to the top so it isn't centered vertically
fixes #561
2015-11-17 16:33:07 -05:00
616a52f6e0 refactor(item-group): change css selectors from classes to elements
references #568
2015-11-17 15:20:20 -05:00
f1f806da7c fix(item): fixed margin right for avatars and thumbnails for md mode
fixes #557
2015-11-17 15:13:15 -05:00
61c68587a4 fix(ripple): md ripple on items
Closes #548
2015-11-17 09:20:22 -06:00
cd365a60b3 fix(item): removed box-shadow on items - buttons md 2015-11-16 20:09:08 -05:00
b01795de3f fix(item): fixing font-weight for button items on md 2015-11-16 19:56:09 -05:00
3e2100f5d0 fix(item): fixed padding right on md items
references #518
2015-11-16 19:10:26 -05:00
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
80a28d50f3 refactor(list): fixing more of the UI for lists
references #437
2015-11-06 15:41:37 -05:00
f9d1049029 fix(list): removing absolutely positioned border from md mode, added lines to radio
references #437
2015-11-05 19:40:07 -05:00
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06:00
0840bdf0d7 fix(tap): activated/ripple on ion-item-sliding
Closes #413
2015-11-02 15:16:31 -06:00
4148ca5636 refactor(item): added the ability to assign no-lines to an item and remove the borders on that item only
references #387
2015-10-30 18:14:50 -04:00
7634a3ad33 fix(card): moved the CSS for ion-note so that a note in a card will get the proper styling
references #353
2015-10-29 18:13:12 -04:00
a641f4d4bd avatar/thumbnail, set min-height 2015-10-18 21:22:06 +01:00
d026dfcae3 fix(sticky-header): updated iOS sticky header bg color and moved MD styling so it would work
Closes #296
2015-10-16 16:15:06 -04:00
b59e30329c refactor(item): removing unused sass variable 2015-10-13 19:19:24 -04:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
ea2647123a change .item-text-wrap css class to [text-wrap] attr 2015-10-07 11:15:54 -05:00
456fa1aab6 md slider items 2015-10-06 18:39:01 -05:00
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
f497608768 chore(item): rename forward-icon to detail-push 2015-10-06 10:53:36 -05:00
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
3797e490d7 fix(item): correct button.item activated color
Closes #194
2015-09-29 08:39:29 -05:00
1243fcda2c feat(ripple): list item md ripple 2015-09-24 21:20:57 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
00ebfaebfc remove <icon forward></icon> 2015-09-18 15:55:18 -05:00
d8b1bab715 feat(thumbnail): ion-thumbnail element 2015-09-18 10:57:43 -05:00
7da2afb754 feat(avatar): ion-avatar element 2015-09-18 10:50:46 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00