33 Commits

Author SHA1 Message Date
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
0270be3305 fix blocking TS errors 2015-12-10 16:39:56 -06:00
f520a6319c fix(itemSliding): enableSlidingItems 2015-12-09 21:55:17 -06:00
30b88d746b chore(): add ng prefix to lifecycle interfaces 2015-12-08 21:38:26 -06:00
28bb668d43 docs(api): add links to component sections 2015-12-04 13:55:43 -06:00
b6c5ef8ca8 docs: add demo template block to api 2015-12-03 11:32:45 -06:00
6943ee6083 docs(): update some classes to private 2015-12-02 09:14:26 -06:00
79bd85c8c8 refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
2015-11-25 17:00:37 -05:00
725e09335d style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
2015-11-24 16:58:19 -05:00
b2d9e1d8a3 perf(itemSliding): improve performance 2015-11-18 23:32:25 -06:00
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
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
b1438d9cf4 refactor(item-sliding) 2015-11-05 15:03:53 -06: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
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
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
b14956d9d0 chore(): rename annotations to decorators 2015-09-22 13:15:10 -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
0f06573f2b docs: add description and example to list and item 2015-09-04 11:02:57 -05:00
641244160c docs: add description for list and items 2015-09-04 09:46:59 -05:00
68c27c36a9 more docs 2015-08-28 15:57:55 -07:00
db0413b2dd inset lists, card updates 2015-08-12 15:44:28 -05:00
782723ca84 ion-list-header directive 2015-08-06 15:51:07 -05:00
40fc77b0b6 App annotation/mode attribute 2015-07-08 14:05:37 -05:00
3dbf489fc9 toolbar updates 2015-07-03 23:56:47 -05:00
1ae3113386 let there be typescript 2015-07-03 13:19:30 -05:00