Commit Graph

2969 Commits

Author SHA1 Message Date
Adam Bradley
c8071dd2ed docs(): update auto-generated docs 2018-04-12 11:13:07 -05:00
Adam Bradley
91ccc86a52 chore(components): update components.d.ts 2018-04-12 11:12:35 -05:00
Adam Bradley
bceece7bc1 feat(DomController): add DomController provider using stencil queue 2018-04-12 11:12:12 -05:00
ghybs
b1778102fc docs(item-sliding): readme replace side values
in description sides "left" and "right" are now "start" and "end".
Add a link to `ion-item-options` where the exact effect of those values is described.
2018-04-12 00:09:53 +02:00
ghybs
3df6e94650 docs(item-options): readme add table for side
description and replace "left" and "right" obsolete values by new "start" and "end" values.
2018-04-12 00:09:53 +02:00
ghybs
27fae3b70d docs(item-options): side values renamed start/end
instead of left/right.
2018-04-12 00:09:53 +02:00
Manu Mtz.-Almeida
54d7a12bea feat(routerDirection): refactors goBack 2018-04-11 22:47:15 +02:00
Adam Bradley
d623b3b71f feat(queue): use stencil's queue controller for dom read/writes 2018-04-11 15:24:49 -05:00
Manu Mtz.-Almeida
02c1e83096 fix(angular): emit es5 code 2018-04-11 21:13:44 +02:00
Manu Mtz.-Almeida
a203534b27 fix(fab): fix fab activation 2018-04-11 20:58:01 +02:00
Brandy Carney
49e5b7e016 docs(app): add documentation for ion-app 2018-04-11 13:08:07 -04:00
Brandy Carney
229ee845da chore(stencil): update to latest 2018-04-11 11:26:34 -04:00
Brandy Carney
2c9d485d2d docs(buttons): add documentation and usage 2018-04-10 18:26:56 -04:00
Brandy Carney
89b46ac52f docs(button): match style guide and add usage 2018-04-10 18:26:56 -04:00
Brandy Carney
9b9aab9f2b docs(badge): add usage 2018-04-10 18:26:56 -04:00
Manu Mtz.-Almeida
850d7fc74d fix(angular): change detection in deep ViewContainers 2018-04-10 23:51:59 +02:00
Manu Mtz.-Almeida
81dc67dda4 chore(): update to stencil 0.7.20 2018-04-10 19:16:32 +02:00
Manu Mtz.-Almeida
fd5c957787 refactor(all): enable ts strict 2018-04-10 02:43:48 +02:00
Manu Mtz.-Almeida
ea24ad677d fix(props): update stencil 2018-04-10 00:14:10 +02:00
mhartington
d98421461e fix(toast): account for safe-area on ios 2018-04-09 15:35:19 -04:00
Brandy Carney
e02f9902a5 style(item): add spacing 2018-04-09 11:25:36 -04:00
Brandy Carney
eba40e8961 docs(back-button): update the main docs and add usage 2018-04-09 11:25:36 -04:00
Brandy Carney
5f4250b8b5 fix(back-button): get the back button color working
refactors the structure / classes of back button to match the default
button more
2018-04-09 11:25:35 -04:00
Manu Mtz.-Almeida
5f9b74ca38 refactor(haptic): pure module 2018-04-08 17:18:07 +02:00
Adam Bradley
fcb08e1642 fix(mode): set mode css class on ion-app 2018-04-06 22:46:10 -05:00
Manu Mtz.-Almeida
79ba6391d6 fix(angular): change detection 2018-04-06 16:19:32 +02:00
Manu Mtz.-Almeida
a3cd5db3a7 fix(menu): prerender 2018-04-06 11:33:09 +02:00
Manu Mtz.-Almeida
c6e962c387 fix(split-pane): prerender 2018-04-06 11:33:09 +02:00
Brandy Carney
b7395d5f0e docs(backdrop): spell propagation correctly 2018-04-05 15:40:28 -04:00
Brandy Carney
80a94401fb docs(backdrop): update docs and add usage 2018-04-05 15:38:18 -04:00
Brandy Carney
6072a6e5ac docs(usage): add usage docs for avatar, text, thumbnail 2018-04-05 13:02:52 -04:00
Brandy Carney
5e0965260f docs(segment): add usage for segment and segment button 2018-04-05 11:33:04 -04:00
Manu Mtz.-Almeida
25c852c2c8 fix(ripple-effect): animation 2018-04-05 14:28:43 +02:00
Brandy Carney
d07246d7a0 style(sass): fix lint errors 2018-04-04 16:19:52 -04:00
Ross Gerbasi
3471dd66f7 fix(sass): add missing alert css properties (#14269)
fixes #14258
2018-04-04 16:15:33 -04:00
Mike Hartington
57fbf6c396 fix(back-button): fix menu and back button alignment (#14268)
* fix(): fix menu and back button alignment

* fix(button): remove button-text span
2018-04-04 15:39:35 -04:00
Brandy Carney
c15772651a test(back-button): add a page with a menu and back button 2018-04-04 15:38:32 -04:00
Brandy Carney
2e5a6d6120 docs(select): update select readme and add usage docs 2018-04-04 13:02:00 -04:00
Brandy Carney
0a0959b3a7 fix(select): wrap the text for the message in a popover 2018-04-04 13:02:00 -04:00
Brandy Carney
219589598d fix(select): pass header and subHeader to interfaces 2018-04-04 13:02:00 -04:00
Manu Mtz.-Almeida
7e97006753 fix(angular): tabs flickering 2018-04-04 00:06:38 +02:00
Brandy Carney
11cb42facb fix(app): hide elements 2018-04-03 16:59:18 -04:00
Brandy Carney
6c8960abdd docs(toolbar): update readme and add usage 2018-04-03 16:59:18 -04:00
Manu Mtz.-Almeida
926c8859ce docs(breaking): alert, actionsheet 2018-04-03 18:49:53 +02:00
Manu Mtz.-Almeida
ae2cae635d refactor(tabs): rename [tabTitle] -> [label] 2018-04-03 13:37:18 +02:00
Brandy Carney
685d5a166c docs(overlays): add usage by framework 2018-04-02 18:37:33 -04:00
Manu Mtz.-Almeida
14fedb9a44 fix(angular): URL based tabs 2018-04-02 21:20:59 +02:00
Manu Mtz.-Almeida
14f01177f9 test(nav): fix tests 2018-04-02 20:26:50 +02:00
Manu Mtz.-Almeida
a5e5403068 refactor(overlays): [title] -> [header] 2018-04-02 20:22:15 +02:00
Manu Mtz.-Almeida
af240a9ffa refactor(animation): strict ts 2018-04-02 17:52:55 +02:00