2694 Commits

Author SHA1 Message Date
fe5d2f7c77 test(button) add anchor e2e test 2017-11-28 15:20:17 -06:00
cc29a25987 chore(dependencies): update angular lib deps 2017-11-28 15:12:45 -06:00
e1a56c98fa chore(dependencies): revert to ts 2.4 and then remove @stencil/core dep 2017-11-28 15:06:16 -06:00
d84b003404 chore(dependencies): update to depend on ng5.1 beta so we can use ts 2.5 (which is required for stencil generated types) 2017-11-28 14:37:27 -06:00
78dbbc790b fix(button) use currentColor fill for icons 2017-11-28 14:34:19 -06:00
a9793e31ce chore(dependencies): latest angular 2017-11-28 14:18:47 -06:00
df4a9ea6b4 feat(demo): add datetimePicker testing 2017-11-28 14:11:51 -06:00
c92c062ba2 test(button) add icon e2e test 2017-11-28 13:56:21 -06:00
c7e9e029ad chore(docs): add docs flag to builds 2017-11-28 13:45:02 -06:00
3f689e423f docs(): update component readme 2017-11-28 13:38:19 -06:00
84abe7300f test(button): update tests for button block to use expand 2017-11-28 14:13:42 -05:00
52a84aa588 chore(update): stencil 0.0.8-8 2017-11-28 11:57:54 -06:00
444b77add0 feat(button) combine boolean fill/size/expand props to string (#13348)
* chore(utils) extend getElementClassObject to accept string array
* feat(button) combine boolean fill/size/span props to string
* feat(button) rename span prop to expand
* docs(button) remove default from listed size options
* docs(button) clarify default button fill styles
2017-11-28 10:40:59 -06:00
285a99a6a0 fix(alert): allow disabled for any type of input (#13522)
Fixes: #13488
2017-11-27 16:39:04 -06:00
140b02a881 chore(dependencies): update @ionic/angular version 2017-11-27 15:42:41 -06:00
bd016a587a chore(dependencies): update @ionic/core version for @ionic/angular 2017-11-27 15:40:21 -06:00
e23f3b556e refactor(angular): update alert provider to support angular 3.x api 2017-11-27 15:35:53 -06:00
a817bd7b66 refactor(alert): update various interfaces and exports, fix alert dismiss promise flow to work correctly 2017-11-27 15:35:53 -06:00
d5d3753c22 fix(header): fix iOS header visibility bug 2017-11-27 14:52:35 -06:00
9c1501e9f2 fix(button): remove visibility: visible from default 2017-11-27 12:25:06 -06:00
0b62d217a3 feat(e2e) validate node version 2017-11-27 11:20:36 -06:00
cc9c040c9b style(e2e) inline navigate shortcut 2017-11-27 11:20:03 -06:00
d13c964832 chore(angular): have demo use 2017-11-22 16:13:19 -06:00
45cbe4a650 feat(demo): include the segments 2017-11-22 16:04:16 -06:00
b3dd5fbfa8 chore(dependencies): publish latest with np 2017-11-22 15:54:31 -06:00
0d81440fce chore(dependencies): @ionic/angular 0.0.2-5 published 2017-11-22 15:53:00 -06:00
2a7fb62e6b chore(dependencies): update version of @ionic/core to 0.0.2-26 2017-11-22 15:46:29 -06:00
1b4378fb87 chore(angular): temporarily include local version of inectables 2017-11-22 15:44:05 -06:00
b634ffcff3 refactor(angular): update angular specific nav stuff to only use interfaces from @ionic/core 2017-11-22 15:44:05 -06:00
2e2c9008af refactor(navigation): update nav, tabs and types to use interfaces more 2017-11-22 15:44:05 -06:00
956ec9ce2d chore(packaging): implement interfaces for Nav, ViewController 2017-11-22 15:44:05 -06:00
3d14353402 fix(content): resize() is called on nav change 2017-11-22 21:15:33 +01:00
039759815f feat(demo): unit test the ngModel binding 2017-11-22 14:01:58 -06:00
9599981723 feat(translucent): add translucent property to core components (#13475)
* refactor(components): add translucent property

* feat(toast): add translucent property to toast

* refactor(toolbar): get translucency working with colored toolbars

* refactor(fab): get colored fab and list fab working with translucent

* feat(loading): add translucent property for loading

* feat(popover): add translucent option to popover

* feat(card): add translucent property to card header

* refactor(components): default translucent to false

* refactor(card): use white for card header background

* refactor(tabs): update translucency values and add test for it

* feat(translucent): add translucent options to alert and action sheet

* refactor(translucent): update values for transucency

* feat(tabs): add translucent color styles
2017-11-22 11:38:22 -05:00
1530c9085d chore(dependencies): update lock file for angular demo 2017-11-22 10:12:42 -06:00
4625783733 chore(dependencies): update @ionic/angular to 0.0.2-4 prerelease 2017-11-22 10:04:30 -06:00
934519f869 chore(angular): revert to original implementation 2017-11-22 10:03:19 -06:00
8d66142dd5 refactor(toggle): use native input type=checkbox 2017-11-22 09:41:51 -06:00
5ffb31f49a chore(angular): reverting changes to angular module, cannot figure out why app won't work if it's imported 2017-11-22 00:49:05 -06:00
f96fd86613 fix(angular): add injectable decorator to fix injectable issues 2017-11-22 00:31:22 -06:00
6385da971d fix(radio): fix keyboard focus css 2017-11-21 22:41:32 -06:00
fece34beb0 refactor(checkbox): use native input type=checkbox 2017-11-21 22:41:32 -06:00
7a5682fbbe chore(angular): get angular demo running again 2017-11-21 22:22:55 -06:00
2e83084867 docs(readme): move jsdoc descriptions to readme.md 2017-11-21 21:16:49 -06:00
f7c1d04d34 docs(readme): init component readme.md docs 2017-11-21 20:39:21 -06:00
81eed1590d feat(angular/demo): add test for stand-alone radio button 2017-11-21 17:39:31 -06:00
73a1054bea chore(dependencies): @ionic/angular 0.0.2-2 2017-11-21 16:54:35 -06:00
ce5da492b0 chore(dependencies): add files array to angular distro 2017-11-21 16:53:23 -06:00
3491588088 chore(dependencies): fix deps for angular project and demo project 2017-11-21 16:48:20 -06:00
88dec08772 chore(angular): update deps, update demo 2017-11-21 16:46:22 -06:00