3013 Commits

Author SHA1 Message Date
10e0558cd1 chore(generators): update page generator 2016-01-07 19:04:00 -06:00
67c808f4d5 chore(generators): rename injectable to provider 2016-01-07 19:04:00 -06:00
5c79fdb82d chore(generators): update directive generator 2016-01-07 19:04:00 -06:00
11acd6c39b chore(generators): update component generator comments 2016-01-07 19:04:00 -06:00
240cd2c3e1 chore(generators): remove cssClassName template var 2016-01-07 19:04:00 -06:00
38d728e490 fix(generators): filename should be kebab-case as well 2016-01-07 19:04:00 -06:00
a11b880ca3 refactor(generators): make them more oo 2016-01-07 19:03:59 -06:00
0d695546e5 feat(alert): iOS radio button alert
Related #890
2016-01-07 17:03:38 -06:00
387f883be3 refactor(input): split TextInput and ItemInput components
Make it easier to start adding other inputs, like select
2016-01-07 12:29:04 -06:00
52204de117 docs(demos): update icons 2016-01-07 11:33:21 -06:00
c695591fed demos(docs): ng-if to ngIf 2016-01-07 11:30:51 -06:00
959025fee1 docs(demos): camelCase allTheThings 2016-01-07 11:30:51 -06:00
a3dbb5147e docs(changelog): icon refactor 2016-01-07 11:14:52 -06:00
a5fc7c7a78 docs(lang): add recommendations to put values in html element 2016-01-07 10:50:02 -06:00
942bd9b93b feat(platform): add language support methods
Related: #883
2016-01-07 10:36:44 -06:00
aa3ccfa69b Merge pull request #822 from 3dd13/update-generator-to-new-folder-structure
update generators to work with latest folder structure
2016-01-07 09:23:00 -06:00
6911b383de fix(item): fix iOS item margins for icon/button 2016-01-07 09:22:43 -06:00
2070e58e3e fix(inputs): fix form onChange/onTouch 2016-01-07 09:22:17 -06:00
f74606dc1b fix(item): set ion-item-divider colors per mode 2016-01-06 22:10:05 -06:00
e5aeff828d fix(icon): set ion-icon colors per mode 2016-01-06 22:09:30 -06:00
5e4220ae1e fix(badge): badge colors by mode 2016-01-06 22:08:42 -06:00
239a2d5102 docs(icon): update icon docs 2016-01-06 21:37:18 -06:00
1d6843753a docs(): update icon demo docs 2016-01-06 21:02:52 -06:00
5cccbe9ba8 docs(): because dgeni 2016-01-06 20:42:32 -06:00
c2f67d12a3 refactor(icons): rename social- to -logo
Closes #879 #612 #862 #864
2016-01-06 20:36:12 -06:00
e8e0f83539 fix(resize): speed up window resize throttle
Related to #880
2016-01-06 15:39:06 -06:00
4bf716528e fix(radio): fix onChange error 2016-01-06 15:27:51 -06:00
9d5cffb900 fix(toggle): use renderer for checked 2016-01-06 15:04:05 -06:00
15bbe75649 fix(checkbox): use renderer for checked 2016-01-06 14:37:56 -06:00
9f9e28c36c test(): dynamically update icon test 2016-01-06 14:26:03 -06:00
ee8923f712 docs(demos): another icon selector fix 2016-01-06 12:56:38 -06:00
46a4017498 fix(demos): closing tag 2016-01-06 12:45:27 -06:00
1e859bad6e docs(demos): update modal demo 2016-01-06 12:39:52 -06:00
b96359ef2e docs(demos): update segment 2016-01-06 11:19:38 -06:00
41b2d61b4c docs(demos): don't use icon as a selector 2016-01-06 10:33:32 -06:00
e36fc01b6f docs(demos): update icons to use name attr 2016-01-06 10:28:28 -06:00
46baa7309e docs(demos): update icons and searchbar 2016-01-06 09:49:44 -06:00
5cb3c78b09 feat(icons): update iOS outline icons 2016-01-06 09:28:08 -06:00
be9cf356a8 docs(demos): update tabbarPlacement 2016-01-06 09:07:23 -06:00
4b9a761f76 docs(demos): update tabs demo 2016-01-06 09:07:23 -06:00
77a7fa5cba Merge pull request #874 from codingcool21/patch-1
docs(): fix spelling errors
2016-01-06 08:58:41 -06:00
7071f9e743 Fix spelling errors 2016-01-06 20:24:49 +05:30
883e1b68b1 refactor(icon): rename icon to ion-icon
Closes #855
2016-01-05 22:27:07 -06:00
8987e4b932 test(card): mock the social card from the docs
references #375
2016-01-05 21:52:27 -05:00
5e5f730915 test(card): mock the map card from the docs
references #375
2016-01-05 21:35:43 -05:00
ff0693fe65 test(searchbar): added some code to the searchbar nav test based on the docs 2016-01-05 19:48:19 -05:00
bd12571a1a docs(cards): fixed indentation
references #611
2016-01-05 17:43:41 -05:00
9927b8f774 docs(cards): changed anchors to buttons in card list
references #611
2016-01-05 17:41:21 -05:00
2501807bf9 docs(cards): update cards list demo
references #611
2016-01-05 17:38:08 -05:00
838b127368 docs(alert): dammit vim 2016-01-05 17:18:07 -05:00