Mike Hartington
c56e80d5d2
feat(): diffenernt animations for different modes
2017-11-29 08:58:21 -08:00
Dan Bucholtz
71f3a73285
chore(dependencies): lock in latest version of @ionic/angular built with ngc 5.1 beta and ts 2.5.x
2017-11-29 10:29:12 -06:00
Dan Bucholtz
a954be2546
chore(dependencies): 0.0.29
2017-11-29 10:24:48 -06:00
Dan Bucholtz
a9aaa05d60
chore(dependencies): version 0.0.28
2017-11-29 10:23:12 -06:00
Dan Bucholtz
9a88f1f6ae
refactor(action-sheet): update action-sheet api to use element instead of instance
...
* refactor(action-sheet): update action-sheet api to use element instead of instance
* chore(dependencies): update angular to next
2017-11-29 10:19:01 -06:00
Mike Hartington
aff9b516ac
feat(ios): add ios 11 layout support ( #13473 )
...
* feat(): support ios11 layout
* style(): update ios11 layout mixins
* style(): ios layout updates
* style(): adjust tabs vars
* refactor(app): add statusbar for md mode and move sass vars
adds cordova test for app and renames sass vars to remove cordova
* test(app): update app cordova test for button
* test(app): add page three
2017-11-29 10:33:02 -05:00
Adam Bradley
c73ba6b3b0
docs(): move jsdocs to readme.md files
2017-11-28 21:17:29 -06:00
Adam Bradley
d61a48aab8
chore(infinite-scroll): move infinite-scroll-content to separate directory
2017-11-28 20:55:22 -06:00
Adam Bradley
5ab026bfb7
chore(input): move textarea to separate directory
2017-11-28 20:50:14 -06:00
Adam Bradley
d20bf9cdc7
chore(item-sliding): move item-options, item-option to separate directories
2017-11-28 20:43:20 -06:00
Adam Bradley
71c59b942d
chore(nav): remove page test components
2017-11-28 20:37:06 -06:00
Adam Bradley
1ade6aa684
chore(picker): move picker-column to separate directory
2017-11-28 20:31:20 -06:00
Adam Bradley
38023b59dc
chore(reorder): move reorder-group to separate directory
2017-11-28 20:29:01 -06:00
Adam Bradley
c5211c33a1
chore(router): move route-link, router-controller to separate directories
2017-11-28 20:24:39 -06:00
Adam Bradley
f89c7af002
chore(tabs): move tab, tabbar, tab-button to separate directories
2017-11-28 20:20:20 -06:00
Adam Bradley
6c5b712b1f
chore(select): move select-popover to separate directory
2017-11-28 18:23:34 -06:00
Adam Bradley
daa2a453da
chore(slides): move slide to separate directory
2017-11-28 18:19:58 -06:00
Adam Bradley
459f610f0b
chore(grid): move row and col to separate directories
2017-11-28 18:16:11 -06:00
Adam Bradley
fb6de28006
chore(fab): move fab-list and fab-container to separate directories
2017-11-28 18:06:51 -06:00
Adam Bradley
ce6d79ceb9
chore(navbar): move navbar to separate directory
2017-11-28 17:59:01 -06:00
Adam Bradley
8c5c337933
chore(range): move range-knob to separate directory
2017-11-28 17:51:04 -06:00
Adam Bradley
7633108734
feat(ionicons): update svg ion-icons
2017-11-28 17:21:30 -06:00
Cam Wiegert
08fd1e13ee
test(button) add expand e2e test
2017-11-28 15:42:42 -06:00
Cam Wiegert
fe5d2f7c77
test(button) add anchor e2e test
2017-11-28 15:20:17 -06:00
Dan Bucholtz
cc29a25987
chore(dependencies): update angular lib deps
2017-11-28 15:12:45 -06:00
Dan Bucholtz
e1a56c98fa
chore(dependencies): revert to ts 2.4 and then remove @stencil/core dep
2017-11-28 15:06:16 -06:00
Dan Bucholtz
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
Cam Wiegert
78dbbc790b
fix(button) use currentColor fill for icons
2017-11-28 14:34:19 -06:00
Dan Bucholtz
a9793e31ce
chore(dependencies): latest angular
2017-11-28 14:18:47 -06:00
Ken Sodemann
df4a9ea6b4
feat(demo): add datetimePicker testing
2017-11-28 14:11:51 -06:00
Cam Wiegert
c92c062ba2
test(button) add icon e2e test
2017-11-28 13:56:21 -06:00
Adam Bradley
c7e9e029ad
chore(docs): add docs flag to builds
2017-11-28 13:45:02 -06:00
Adam Bradley
3f689e423f
docs(): update component readme
2017-11-28 13:38:19 -06:00
Brandy Carney
84abe7300f
test(button): update tests for button block to use expand
2017-11-28 14:13:42 -05:00
Adam Bradley
52a84aa588
chore(update): stencil 0.0.8-8
2017-11-28 11:57:54 -06:00
Cam Wiegert
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
Ken Sodemann
285a99a6a0
fix(alert): allow disabled for any type of input ( #13522 )
...
Fixes : #13488
2017-11-27 16:39:04 -06:00
Dan Bucholtz
140b02a881
chore(dependencies): update @ionic/angular version
2017-11-27 15:42:41 -06:00
Dan Bucholtz
bd016a587a
chore(dependencies): update @ionic/core version for @ionic/angular
2017-11-27 15:40:21 -06:00
Dan Bucholtz
e23f3b556e
refactor(angular): update alert provider to support angular 3.x api
2017-11-27 15:35:53 -06:00
Dan Bucholtz
a817bd7b66
refactor(alert): update various interfaces and exports, fix alert dismiss promise flow to work correctly
2017-11-27 15:35:53 -06:00
Adam Bradley
d5d3753c22
fix(header): fix iOS header visibility bug
2017-11-27 14:52:35 -06:00
Adam Bradley
9c1501e9f2
fix(button): remove visibility: visible from default
2017-11-27 12:25:06 -06:00
Cam Wiegert
0b62d217a3
feat(e2e) validate node version
2017-11-27 11:20:36 -06:00
Cam Wiegert
cc9c040c9b
style(e2e) inline navigate shortcut
2017-11-27 11:20:03 -06:00
Dan Bucholtz
d13c964832
chore(angular): have demo use
2017-11-22 16:13:19 -06:00
Ken Sodemann
45cbe4a650
feat(demo): include the segments
2017-11-22 16:04:16 -06:00
Dan Bucholtz
b3dd5fbfa8
chore(dependencies): publish latest with np
2017-11-22 15:54:31 -06:00
Dan Bucholtz
0d81440fce
chore(dependencies): @ionic/angular 0.0.2-5 published
2017-11-22 15:53:00 -06:00
Dan Bucholtz
2a7fb62e6b
chore(dependencies): update version of @ionic/core to 0.0.2-26
2017-11-22 15:46:29 -06:00