302 Commits

Author SHA1 Message Date
ece30bb35a refactor(action-sheet): pass dismiss info to events 2017-12-02 00:24:45 -06:00
c6df225014 docs(actionSheet,alert,loading): add docs for props 2017-12-01 15:39:22 -05:00
00a836ad1b chore(update): stencil 0.0.8-9 2017-12-01 12:08:49 -06:00
e35ad0eaef docs(): update overlay docs 2017-12-01 12:03:42 -06:00
e053975d0a docs(button) remove dgeni types 2017-12-01 11:50:11 -06:00
aa46d04c29 docs(button) update usage in readme 2017-12-01 11:50:11 -06:00
5a85df9b08 chore(): refactor popover animation
* chore(): refactor popover animation

* docs(): move doc info

* fix(): params on one line

* docs(): remove leftover
2017-12-01 09:43:55 -08:00
1c45777064 refactor(sass): remove unused variables 2017-11-30 18:21:43 -05:00
c2d541716e fix(button): normalize button radius
references #12912
2017-11-30 18:21:43 -05:00
1151646e71 feat(thumbnail): add stand alone styles for thumbnail 2017-11-30 18:21:43 -05:00
f3e7021ba1 fix(overlays): check if button cssClass exists before splitting 2017-11-30 18:21:43 -05:00
dfaa2eda1e test(label): add basic label test 2017-11-30 18:21:43 -05:00
4dfe6195fb refactor(sass): remove and fix todos 2017-11-30 18:21:42 -05:00
9df3d4c8ad test(button) add strong e2e test 2017-11-30 15:34:16 -06:00
0978496874 test(button) add round e2e test 2017-11-30 15:31:57 -06:00
bc7eb304d6 test(button) add fill e2e test 2017-11-30 15:24:04 -06:00
ab208ae10e test(button) add size e2e test 2017-11-30 15:12:24 -06:00
eef1ac6293 refactor(nav): remove stencil nav delegate as a component 2017-11-30 12:35:59 -05:00
55839e27d5 feat(alert): cssClass for buttons and component 2017-11-30 12:34:20 -05:00
45ee0a9627 feat(actionSheet): union types for actionsheet button 2017-11-30 12:05:13 -05:00
73e8725f6d feat(actionSheet): add custom cssClass in component and buttons 2017-11-30 11:42:19 -05:00
11c954b283 refactor(sass): separate sass variables from styles (#13547)
* refactor(sass): separate sass variables from styles

also adds styles for stand alone avatar

closes #9192 closes #12880

* style(range): remove deprecated variable

* refactor(sass): move variables for chip and fix file naming
2017-11-30 10:30:40 -05:00
3a62bf5921 refactor(animations): normalize naming (#13543)
* chore(): normalize animations

* chore(): normalize export as
2017-11-29 16:36:35 -05:00
c56e80d5d2 feat(): diffenernt animations for different modes 2017-11-29 08:58:21 -08:00
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
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
c73ba6b3b0 docs(): move jsdocs to readme.md files 2017-11-28 21:17:29 -06:00
d61a48aab8 chore(infinite-scroll): move infinite-scroll-content to separate directory 2017-11-28 20:55:22 -06:00
5ab026bfb7 chore(input): move textarea to separate directory 2017-11-28 20:50:14 -06:00
d20bf9cdc7 chore(item-sliding): move item-options, item-option to separate directories 2017-11-28 20:43:20 -06:00
71c59b942d chore(nav): remove page test components 2017-11-28 20:37:06 -06:00
1ade6aa684 chore(picker): move picker-column to separate directory 2017-11-28 20:31:20 -06:00
38023b59dc chore(reorder): move reorder-group to separate directory 2017-11-28 20:29:01 -06:00
c5211c33a1 chore(router): move route-link, router-controller to separate directories 2017-11-28 20:24:39 -06:00
f89c7af002 chore(tabs): move tab, tabbar, tab-button to separate directories 2017-11-28 20:20:20 -06:00
6c5b712b1f chore(select): move select-popover to separate directory 2017-11-28 18:23:34 -06:00
daa2a453da chore(slides): move slide to separate directory 2017-11-28 18:19:58 -06:00
459f610f0b chore(grid): move row and col to separate directories 2017-11-28 18:16:11 -06:00
fb6de28006 chore(fab): move fab-list and fab-container to separate directories 2017-11-28 18:06:51 -06:00
ce6d79ceb9 chore(navbar): move navbar to separate directory 2017-11-28 17:59:01 -06:00
8c5c337933 chore(range): move range-knob to separate directory 2017-11-28 17:51:04 -06:00
7633108734 feat(ionicons): update svg ion-icons 2017-11-28 17:21:30 -06:00
08fd1e13ee test(button) add expand e2e test 2017-11-28 15:42:42 -06:00
fe5d2f7c77 test(button) add anchor e2e test 2017-11-28 15:20:17 -06:00
78dbbc790b fix(button) use currentColor fill for icons 2017-11-28 14:34:19 -06:00
c92c062ba2 test(button) add icon e2e test 2017-11-28 13:56:21 -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
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