69 Commits

Author SHA1 Message Date
f74606dc1b fix(item): set ion-item-divider colors per mode 2016-01-06 22:10:05 -06:00
5304ec8d79 feat(item-divider): added colors for item dividers and modified test case
closes #713
2015-12-15 11:08:58 -05: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
d3c5f251ef update item 2015-12-07 07:17:48 -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
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
a8b3de18d6 feat(item): adding no-lines attribute for items not in a list
closes #599
2015-11-20 13:28:13 -05:00
616a52f6e0 refactor(item-group): change css selectors from classes to elements
references #568
2015-11-17 15:20:20 -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
c6a173359f feat(item): add multiple ion-item-content for item columns 2015-11-16 08:55:32 -06:00
32ab8c5d43 refactor(list): removed the align center and inherited it instead to fix the icons aligning center
fixes #500
2015-11-12 17:28:09 -05:00
50c682a669 refactor(text-input): wrapped inputs in the item-inner div to style the border
references #492
2015-11-12 16:44:00 -05:00
583ecf8d12 refactor(list): fixing some more UI issues
references #437
2015-11-10 20:27:24 -05:00
5e5e5f48e1 refactor(list): fixing UI issues with refactoring the border
Removed margin-top for now. Removed unused css rule called no-border.
References #437
2015-11-10 14:48:46 -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
53164b41ca refactor(list): fixing some more UI issues with the border change
references #437
2015-11-05 19:14:54 -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
4c3b83fde5 fix(nav): start zIndex at 10 2015-11-02 15:52:06 -06:00
04c795ec0e refactor(list): changing no-borders to no-lines b/c Ben hated it
Added line for headers on Android. Added some more tests for cards with
lists. Removed unused CSS. References #387
2015-10-30 17:53:21 -04:00
ed303a3aa7 fix(item-sliding): changed display on ion-items-option to remove space between options
added some danger buttons to make sure the space stays removed
2015-10-13 10:58:13 -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
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
dbb2729e57 feat(item): sliding items 2015-10-06 18:30:46 -05:00
b6ae19cfb9 fix(item): allow clicks from within item content
Closes #215
2015-09-29 19:45:45 -05:00
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
1243fcda2c feat(ripple): list item md ripple 2015-09-24 21:20:57 -05:00
fe98e6d6ad fix(): no fade on item click
Closes #152
2015-09-21 20:36:45 -05:00
7da2afb754 feat(avatar): ion-avatar element 2015-09-18 10:50:46 -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
2eb742eee0 list css updates 2015-08-31 21:00:50 -05:00
5897c296b8 prevent clicking two items
Closes #80
2015-08-31 20:01:35 -05:00
d0387f830c remove image/image from components.ts 2015-08-31 16:11:58 -05:00
32e03d6790 ionicons 3.0 2015-08-31 13:51:47 -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
4e50ff87c2 switch updates 2015-08-21 21:56:45 -05:00
13c614d0ea md list updates 2015-08-19 09:37:11 -05:00
a60012b3e6 md checkbox 2015-08-18 11:11:41 -05:00
512fc21491 md card updates 2015-08-18 09:06:07 -05:00
db0413b2dd inset lists, card updates 2015-08-12 15:44:28 -05:00
41f58f87bb rename scss extensions dir to modes 2015-08-12 10:18:22 -05:00
147a7e68ff color updates 2015-08-11 22:10:25 -05:00