|
b3a7298a52
|
refactor(input): place inputs inside of ion-item
|
2016-01-27 08:09:37 -06:00 |
|
|
883e1b68b1
|
refactor(icon): rename icon to ion-icon
Closes #855
|
2016-01-05 22:27:07 -06:00 |
|
|
d0b71096c8
|
refactor(item): added margin back in for ion-item-content and removed button tests and actions
references #279
|
2016-01-05 15:23:55 -05:00 |
|
|
02dd3b2760
|
refactor(item): messing around with an actions attribute
references #279
|
2016-01-05 12:01:06 -05:00 |
|
|
ec84f01a51
|
refactor(item): simplifying item css and removing unused css
Added a item with multiple buttons references #856
|
2016-01-04 17:20:55 -05:00 |
|
|
1e427443ad
|
chore(): fix overlay demos/tests
|
2015-12-30 20:38:27 -06:00 |
|
|
c136d2143a
|
alert wip
|
2015-12-23 23:11:40 -06:00 |
|
|
f3e2f427bf
|
fix(slidingItem): remove scroll disabling
Closes #778
|
2015-12-21 09:03:33 -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 |
|
|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
450c9c5efe
|
detail-push should only go on ion-item
|
2015-12-08 11:14:38 -06:00 |
|
|
8b693ce836
|
toolbar button updates
|
2015-12-07 11:18:00 -06:00 |
|
|
03f9b723b7
|
test(badge): added badge tests and updated item test to reflect new css names
references #689
|
2015-12-04 13:36:33 -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 |
|
|
e1c160eb54
|
refactor(overlay): use NavController
|
2015-11-21 19:18:47 -06:00 |
|
|
b2d9e1d8a3
|
perf(itemSliding): improve performance
|
2015-11-18 23:32:25 -06:00 |
|
|
2115d32538
|
test(itemGroup): full e2e test for item-group
|
2015-11-17 14:39:33 -06:00 |
|
|
85bd3fbfec
|
refactor(item): removed list from item tests that don't need it
references #387
|
2015-11-16 15:49:07 -05:00 |
|
|
83164132e4
|
refactor(item-buttons): moved items outside of list in the buttons example
references #387
|
2015-11-16 15:43:35 -05:00 |
|
|
c6b15d63fe
|
refactor(item-groups): updated item groups demo to latest code
|
2015-11-16 15:42:59 -05:00 |
|
|
b7c2291dd7
|
fix(itemSliding): close items when scrolling content
|
2015-11-16 13:35:23 -06:00 |
|
|
c6a173359f
|
feat(item): add multiple ion-item-content for item columns
|
2015-11-16 08:55:32 -06:00 |
|
|
e287ef1029
|
fix(item-sliding): added [ion-item] as a selector so users can use a button inside with the ion-item attribute
references #513
|
2015-11-13 18:20:23 -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 |
|
|
61dc17099d
|
fix(item): prevent propagation on item option buttons. Fixes #412
|
2015-11-02 10:56:51 -06:00 |
|
|
71627c327a
|
fix(item): sliding item doesn't click if open
|
2015-11-02 08:37:30 -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 |
|
|
970abdf08c
|
fix(item-sliding): item-left/item-right ng-contents
Closes #287
|
2015-10-15 15:08:00 -05:00 |
|
|
75e71de22b
|
fix(item-sliding): runOutsideAngular
Closes #277
|
2015-10-15 12:21:03 -05: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 |
|
|
e9a7eabf9b
|
Update demo for grouping and item sticky elements
|
2015-10-09 11:22:43 -06:00 |
|
|
9585653d78
|
Include test for groups and retrieving the content injectin
|
2015-10-09 08:12:39 -06:00 |
|
|
f3eca12f6d
|
fix(item): sliding item updates
|
2015-10-08 09:18:00 -05:00 |
|
|
ea2647123a
|
change .item-text-wrap css class to [text-wrap] attr
|
2015-10-07 11:15:54 -05:00 |
|
|
7fb6099e1e
|
fix(item): slide close on tap
|
2015-10-06 19:10:44 -05:00 |
|
|
dbb2729e57
|
feat(item): sliding items
|
2015-10-06 18:30:46 -05:00 |
|
|
f497608768
|
chore(item): rename forward-icon to detail-push
|
2015-10-06 10:53:36 -05:00 |
|
|
b6ae19cfb9
|
fix(item): allow clicks from within item content
Closes #215
|
2015-09-29 19:45:45 -05:00 |
|
|
00ebfaebfc
|
remove <icon forward></icon>
|
2015-09-18 15:55:18 -05:00 |
|
|
b95e9609cb
|
remove .item-media
|
2015-09-18 11:25:39 -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 |
|
|
17e1360cda
|
button updates
|
2015-09-03 14:15:07 -05:00 |
|
|
c6ee245f70
|
iOS outer-content css
|
2015-08-31 15:32:04 -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 |
|
|
d53f540d1f
|
ion-card-header
|
2015-08-24 17:22:04 -05:00 |
|
|
2ac11fb716
|
ion-item-content
|
2015-08-24 16:37:39 -05:00 |
|
|
f367f53aca
|
list updates
|
2015-08-20 13:03:17 -05:00 |
|