121 Commits

Author SHA1 Message Date
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
0a70a382ef refactor(list): updated md mode for borders on the item-inner
references #437
2015-11-12 18:39:32 -05: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
e70efc4a8d refactor(list): fix last item sliding border
closes #496
2015-11-12 17:10:15 -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
f2db20cf1c refactor(text-input): fixed item right padding
closes #490
2015-11-12 16:10:50 -05:00
0842cdcce8 refactor(list): added selector for the detail-push attribute, not sure how this worked before
closes #491
2015-11-12 14:26:14 -05:00
007c881ad0 refactor(list): adding no-lines attribute on - if on an item it will only affect border bottom
closes #493
2015-11-12 14:19:52 -05:00
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
e5adc1f250 refactor(list): UI fixes for iOS
references #437
2015-11-12 11:23:39 -05:00
583ecf8d12 refactor(list): fixing some more UI issues
references #437
2015-11-10 20:27:24 -05:00
4386e8cebb refactor(list): changing border-top to border-bottom
references #437
2015-11-10 17:03:52 -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
1a00458b7c refactor(list): cleaned up some SCSS in MD mode and fixed the no lines
references #437
2015-11-05 19:51:36 -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
d5c5ffad4d refactor(list): fixing inset borders and adding wrapper for checkbox and radio
references #437
2015-11-05 15:17:27 -05:00
f6bf079878 refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
2015-11-05 14:15:09 -05: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
fe55efb307 feat(list): added no-borders attribute for lists
if you apply the no-borders attribute it will remove all borders inside
of a list. Added a test case for showing this.
2015-10-30 16:30:29 -04:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
ea2647123a change .item-text-wrap css class to [text-wrap] attr 2015-10-07 11:15:54 -05:00
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
d0a077c535 Merge branch 'master' into alpha38 2015-10-06 20:38:12 -05:00
50b6fdea8d Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
a33e3f32e9 feat(item): sliding 2015-10-06 20:35:54 -05:00
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
9bc09300df chore(): rename properties to inputs, events to outputs 2015-10-06 16:28:32 -05:00
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05:00
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
261532db03 Merge branch 'master' into alpha38 2015-10-06 11:15:20 -05:00
67c53955a2 Fix(list): Update list items to show all variations of list + borders 2015-10-05 20:12:36 -06:00
04ac079cbc Merge branch 'master' into alpha38 2015-10-05 20:16:20 -05:00
26d7fd89d2 fix(): iOS header hairline 2015-10-05 20:15:02 -05:00
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
e53649affb Adding repeat-headers e2e to show the header/item border issue 2015-10-05 18:52:59 -06:00
974a70cf0e Merge branch 'master' into alpha38
Conflicts:
	ionic/components/popup/popup.ts
2015-10-05 16:43:30 -05:00
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
33dc40aad1 Fix(demo): Fix infinite list demo, remove ion-view 2015-10-02 13:12:04 -06:00
59713e6bb2 Fix(demo): update the sticky list demo, remove ion-view, only have ion-content. 2015-10-02 13:04:35 -06:00
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -05:00
3364414d24 use padding attribute 2015-09-18 21:58:44 -05:00
00ebfaebfc remove <icon forward></icon> 2015-09-18 15:55:18 -05:00
c118ef6054 rename all material.scss to md.scss 2015-09-17 22:02:11 -05:00
b95ddaafa2 docs: fix doc tags 2015-09-08 15:02:29 -05:00
dc7b04fbd4 remove onIonInit
Closes #77
2015-09-05 23:09:21 -05:00