57 Commits

Author SHA1 Message Date
d833e747cb refactor(): move core component imports to mode component files 2015-12-04 13:07:40 -06: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
e98a00a9f8 fix(item): iOS removed the border from around sticky headers
closes #591
2015-11-20 13:43:04 -05:00
616a52f6e0 refactor(item-group): change css selectors from classes to elements
references #568
2015-11-17 15:20:20 -05:00
e55e158ab6 refactor(list): moved ion-item-group-title out of the list for iOS
references #387
2015-11-16 16:51:57 -05:00
503abf5225 refactor(item): moved iOS styling from the list file to the item file
references #387
2015-11-16 15:51:01 -05:00
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
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
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06:00
f6bf079878 refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
2015-11-05 14:15:09 -05: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
33452f5ce7 refactor(list): combined hairline css together
references #387
2015-10-30 17:53:21 -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
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
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
c657bb6d6a alpha39 updates/hacks
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-07 14:57:58 -05:00
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
7fb6099e1e fix(item): slide close on tap 2015-10-06 19:10:44 -05:00
6263943aeb Fixed my stupid detail push 2015-10-06 18:45:16 -05:00
456fa1aab6 md slider items 2015-10-06 18:39:01 -05:00
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -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
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
2d7969cdf8 fix(item): fixed border left on first item after header 2015-10-05 19:25:33 -04:00
82ef03b346 fix(list): Fix for sticky titles in Chrome/Android. Currently broken 2015-10-02 12:40:22 -06:00
35d7bd857b Remove comments 2015-09-29 13:54:12 -05:00
d0f209ad33 evert "chore(item): remove comments"
This reverts commit 548f34449557a79af13667fb1a0a53e4161517aa.
2015-09-29 13:53:19 -05:00
548f344495 chore(item): remove comments 2015-09-29 13:43:00 -05:00
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
efa79da1a2 feat(activated): iOS fade out
Closes #203
2015-09-29 10:24:04 -05:00
510b1a0caf refactor(): radio/switch/checkbox 2015-09-26 21:27:05 -05:00
84b17760be fix(safari): button icon/text vertical centering
Closes #147
2015-09-21 21:31:23 -05:00
ff5e1b67ca fix(activated): card item activated bg update
Closes #149
2015-09-21 21:05:03 -05:00
0f41aec2b6 chore(): checkbox use ion-checkbox scss 2015-09-21 21:00:14 -05:00
0a4e927312 chore(): sass vars should use background 2015-09-21 16:25:13 -05:00
d63bcf29f4 css updates after snapshot 2015-09-18 23:12:55 -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
cdf631dcaf .ios and .md body class css structure 2015-09-04 23:54:00 -05:00
8c2a7a8932 use .list not ion-list css 2015-09-04 09:40:54 -05:00
b9edec8955 md text inputs 2015-09-03 16:02:52 -05:00
17e1360cda button updates 2015-09-03 14:15:07 -05:00
dbd3cadc26 item activated colors 2015-08-31 16:05:51 -05:00
069ac65e24 list/item/button/card css overhaul 2015-08-25 13:17:29 -05:00
2ac11fb716 ion-item-content 2015-08-24 16:37:39 -05:00