1866 Commits

Author SHA1 Message Date
f13eab910c Fix HammerJS Pan config bug 2016-01-10 20:07:34 +00:00
c2e753f780 fix(alert): allow innerHTML in message
Closes #918
2016-01-10 12:25:40 -06:00
84f8e619b8 refactor(input): rename item-input dir to input 2016-01-09 23:40:14 -06:00
9ded971aaa Merge pull request #899 from Doehl/master
fix(fab): add fab-fixed attr to FAB btn
2016-01-09 23:20:33 -06:00
4bc6d8a6af fix(overlay): log error when rootNav is Tabs
Closes #897
2016-01-09 23:13:12 -06:00
f50336b85f Merge pull request #907 from rgv151/path-ion-select-1
fix(select): auto select option w/ default value if none checked
2016-01-09 22:10:26 -06:00
d1f44f9800 Merge pull request #884 from 3dd13/chips-component
feat(chips): chips component
2016-01-09 22:05:15 -06:00
b295b89206 Merge pull request #911 from gfauchart/master
feat(menu): make the ion-menu threshold configurable
2016-01-09 21:59:12 -06:00
4d0d2a5d4d test(tabs): add change and ViewChild example
Closes #895
2016-01-09 21:45:55 -06:00
639dd23a49 make the menu threshold configurable 2016-01-10 00:08:54 +00:00
70de648538 Auto select Option with default value if none is checked 2016-01-10 00:07:14 +07:00
d4cf6d83f2 docs(): fix spelling 2016-01-08 21:09:05 -06:00
ca678c0af8 docs(select): ion-select docs 2016-01-08 21:05:04 -06:00
270fca0c50 feat(select): ion-select using alert radio/checkbox options
Closes #890 Closes #826 Closes #886
2016-01-08 16:26:07 -06:00
a7edadf4f9 refactor(alert): body property renamed to message 2016-01-08 09:04:08 -06:00
3f573e92ed Add fab-fixed attr to FAB btn 2016-01-08 14:56:48 +01:00
b6ebbde54b feat(alert): md alert radio button group
Related: 890
2016-01-08 00:11:23 -06:00
fc61db9210 fix(alert): max-height alert radiogroup 2016-01-07 23:47:51 -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
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
e272d6a9ba chips component initial commit 2016-01-07 18:06:32 +08: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
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
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
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
fc059bfe30 test(card): updated card test to make it more obvious the first two buttons are left aligned 2016-01-05 17:15:40 -05:00
f137d52ce6 Merge remote-tracking branch 'origin/master' 2016-01-05 17:09:28 -05:00
a59378c9b0 Merge branch 'master' into item-buttons 2016-01-05 16:57:29 -05:00
19feaea188 test(card): updated test to use rows for action items
references #279
2016-01-05 16:57:14 -05:00
b8597f8036 test(grid): added test case for using text alignment attributes in a grid
this will be used for the actions in a card references #279
2016-01-05 16:36:19 -05:00
f2bb7fe8d5 feat(typography): added text align and transformation attributes
references #279
2016-01-05 16:30:42 -05:00
94f1e0964e refactor(textInput): use ContentChild, code cleanup 2016-01-05 15:03:59 -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
95501a1e86 fix(tap): do not fire tap click while scrolling
Fixes #681
2016-01-04 22:28:49 -06:00
746636be22 chore(): overlay deprecated warning w/ changelog link 2016-01-04 20:32:43 -06:00
0ae13f42b1 min-height .item-inner 2016-01-04 20:26:38 -06:00
4a8b8b79f9 refactor(item): move padding to item-inner instead of ion-item-content margin iOS only
references #856
2016-01-04 21:06:17 -05:00