Jordan Davis
7cd20914e9
dynamic class names, pull delete into ionList
2015-08-28 17:56:56 -07:00
Jordan Davis
d878dbe1bc
Change idAttr to id
2015-08-22 16:46:42 -07:00
Jordan Davis
9275170487
Add ability to pass ids to item
...
Pass an id with `idAttr` in the ionItem, in case you need to target
something by id. ex:
`{{#ionItem class="playlistMain" idAttr=this._id}}`
2015-08-21 23:15:06 -07:00
Anatoly Pashin
f92a1442f8
add item-avatar-right
2015-07-29 15:47:50 +10:00
Francis Poirier
f3c24019a5
Added textWrap class to item
2015-03-09 10:34:03 -04:00
Nick Wientge
4799e2ef89
implement tap statusbar to scroll to top ( fixes #8 ), misc transition fixes
2015-02-01 18:43:40 -08:00
benstr
a2de9a4457
Fixed ionItems to work better with Underscore
...
Originally tested with lo-dash, which is smart enough to know what you want if no predicate is defined. Underscore *requires* a predicate which I did not originally include and causes an error.
2015-01-19 02:02:26 -06:00
benstr
5b09a64806
argg! enough is enough
2015-01-16 14:24:42 -06:00
benstr
8e488a1291
Updated ionItem attributes and Documentation per PR comments
2015-01-16 14:10:08 -06:00
benstr
904708881e
oops, removed logs
2015-01-16 10:15:04 -06:00
benstr
aceb6f75e9
Added route= parameter as alternative to path=
...
Depending on what the developer is a cusomt to they may think of using route='blah.list' instead of path='blah.list' . We should be able to parse both.
2015-01-16 09:57:58 -06:00
benstr
3ef4e78cdd
Added pathFor and urlFor IR route options to ionItem
2015-01-15 18:49:27 -06:00
Nick Wientge
1f8ade26ad
fix list showcase
2014-12-17 14:53:30 -08:00
Nick Wientge
3797771394
initial commit
2014-12-14 15:15:43 -08:00