Commit Graph

79 Commits

Author SHA1 Message Date
Brandy Carney
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
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
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
Brandy Carney
12ce97a7c6 fix(item): remove top centering per Ben
references #561
2015-11-17 18:33:41 -05:00
Brandy Carney
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
Brandy Carney
616a52f6e0 refactor(item-group): change css selectors from classes to elements
references #568
2015-11-17 15:20:20 -05:00
Brandy Carney
f1f806da7c fix(item): fixed margin right for avatars and thumbnails for md mode
fixes #557
2015-11-17 15:13:15 -05:00
Adam Bradley
61c68587a4 fix(ripple): md ripple on items
Closes #548
2015-11-17 09:20:22 -06:00
Brandy Carney
cd365a60b3 fix(item): removed box-shadow on items - buttons md 2015-11-16 20:09:08 -05:00
Brandy Carney
b01795de3f fix(item): fixing font-weight for button items on md 2015-11-16 19:56:09 -05:00
Brandy Carney
3e2100f5d0 fix(item): fixed padding right on md items
references #518
2015-11-16 19:10:26 -05: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
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
Brandy Carney
80a28d50f3 refactor(list): fixing more of the UI for lists
references #437
2015-11-06 15:41:37 -05:00
Brandy Carney
f9d1049029 fix(list): removing absolutely positioned border from md mode, added lines to radio
references #437
2015-11-05 19:40:07 -05:00
Brandy Carney
6869f7baf8 refactor(list): moved list Sass code to the proper file, fixed some of the issues with the new border
references #437 and references #387
2015-11-05 16:37:04 -05:00
Adam Bradley
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06:00
Brandy Carney
f6bf079878 refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
2015-11-05 14:15:09 -05:00
Adam Bradley
0840bdf0d7 fix(tap): activated/ripple on ion-item-sliding
Closes #413
2015-11-02 15:16:31 -06:00
Brandy Carney
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
Brandy Carney
33452f5ce7 refactor(list): combined hairline css together
references #387
2015-10-30 17:53:21 -04:00
Brandy Carney
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
Brandy Carney
5438c9316f fix(item-sliding): fixed the margin for the option buttons and sliding content
The min-height being too large was causing the issue of showing the
button behind the item sliding content and some hairline margins were
off. References #295
2015-10-20 13:41:44 -04:00
Adam Bradley
a641f4d4bd avatar/thumbnail, set min-height 2015-10-18 21:22:06 +01:00
Brandy Carney
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
Brandy Carney
b59e30329c refactor(item): removing unused sass variable 2015-10-13 19:19:24 -04:00
Adam Bradley
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
Adam Bradley
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
Adam Bradley
ea2647123a change .item-text-wrap css class to [text-wrap] attr 2015-10-07 11:15:54 -05:00
Max Lynch
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
Max Lynch
7fb6099e1e fix(item): slide close on tap 2015-10-06 19:10:44 -05:00
Max Lynch
6263943aeb Fixed my stupid detail push 2015-10-06 18:45:16 -05:00
Max Lynch
456fa1aab6 md slider items 2015-10-06 18:39:01 -05:00
Max Lynch
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
Brandy Carney
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
Max Lynch
f497608768 chore(item): rename forward-icon to detail-push 2015-10-06 10:53:36 -05:00
Adam Bradley
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
Brandy Carney
2d7969cdf8 fix(item): fixed border left on first item after header 2015-10-05 19:25:33 -04:00
jbavari
82ef03b346 fix(list): Fix for sticky titles in Chrome/Android. Currently broken 2015-10-02 12:40:22 -06:00
Max Lynch
35d7bd857b Remove comments 2015-09-29 13:54:12 -05:00
Max Lynch
d0f209ad33 evert "chore(item): remove comments"
This reverts commit 548f344495.
2015-09-29 13:53:19 -05:00
Max Lynch
548f344495 chore(item): remove comments 2015-09-29 13:43:00 -05:00
Max Lynch
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
Adam Bradley
efa79da1a2 feat(activated): iOS fade out
Closes #203
2015-09-29 10:24:04 -05:00
Adam Bradley
3797e490d7 fix(item): correct button.item activated color
Closes #194
2015-09-29 08:39:29 -05:00
Adam Bradley
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
Adam Bradley
1243fcda2c feat(ripple): list item md ripple 2015-09-24 21:20:57 -05:00