5011 Commits

Author SHA1 Message Date
802df8ac73 chore(): update README and script 2018-08-29 18:06:07 +02:00
096d9a76f3 fix(css): add core.css (#15220)
fixes #15170
2018-08-29 18:05:20 +02:00
99a2925b66 fix(alert): type and name props are optional (#14815) 2018-08-29 18:04:51 +02:00
4a6e37b54a Merge pull request #15207 from gelder-ux/text-to-wrap-by-default
card header text wraps by default
2018-08-29 09:45:17 -05:00
cc960c3d48 fix(overlays): expose mode, id, keyboardClose
fixes #15366
2018-08-29 16:19:51 +02:00
16452b2455 fix(radio-group): accept any value
fixes #15334
2018-08-29 02:41:48 +02:00
baefda32c3 fix(grid): working check for CSS custom variables in Safari (#15228) 2018-08-29 02:33:14 +02:00
7fc170c3a0 fix(ion-reorder-group): adds ionItemReorder event
fixes #14640
2018-08-29 02:29:18 +02:00
ba428cd765 fix(overlay): overlays are hidden until presented
fixes #15345
2018-08-29 01:51:43 +02:00
82f9fd4ce7 fix(angular): platform does not crash
fixes #15348
2018-08-29 01:39:58 +02:00
8dfc52f63d fix(angular): overlay not found
fixes #15349
2018-08-29 01:39:57 +02:00
4b92607de0 test(all): fix tests 2018-08-28 22:30:56 +02:00
1d46973785 refactor(all): make all method return a promise 2018-08-28 22:20:10 +02:00
5d32115684 fix(segment): set --color-checked in md color toolbar
references #14850
2018-08-28 13:47:10 -05:00
25479e4ad8 fix(toast): add position middle 2018-08-27 21:52:56 +02:00
1f71f76582 fix(alert): header is not mandatory 2018-08-27 21:42:29 +02:00
d5b7a0132f 4.0.0-beta.5 2018-08-27 21:16:19 +02:00
544741361d chore(): update stencil 2018-08-27 21:11:27 +02:00
c5cf197658 4.0.0-beta.4 2018-08-27 19:37:23 +02:00
e9e3d4bb9f chore(): update proxies 2018-08-27 19:29:02 +02:00
1ef8595a13 chore(): update deps 2018-08-27 19:29:02 +02:00
8447f286cc fix(alert): remove unneeded warning 2018-08-27 19:29:02 +02:00
ecf1eb8325 fix(slides): document custom properties
references #14850
2018-08-27 11:09:51 -05:00
7356ba5883 feat(platform): add capacitor 2018-08-27 01:02:39 +02:00
57d23753a6 feat(all): strong typed ComponentProps 2018-08-27 00:47:10 +02:00
c446d1b6d1 fix(hide-when): mode is a reserved property 2018-08-26 22:29:46 +02:00
86acb8cd92 fix(toggle): cursor: pointer in desktop 2018-08-26 22:10:36 +02:00
ae9c6f2adb refactor(spinner): strong typed API and modeless 2018-08-26 19:08:17 +02:00
8b768fb73d fix(overlay): expose "animated" API
fixes #14775
2018-08-26 19:06:50 +02:00
771857b1df refactor(thumbnail): make it mode less 2018-08-26 01:35:42 +02:00
7917ba96ef refactor(all): consistent gesture events 2018-08-26 01:26:36 +02:00
c1c51025f3 fix(overlays): dismiss last overlay 2018-08-25 16:53:32 +02:00
8bf60e7388 fix(popover): make sure content is ready 2018-08-25 16:53:32 +02:00
2c8bc0433b fix(modal): make sure content is ready
fixes #14969
2018-08-25 16:53:32 +02:00
3ffa3cd7db fix(platform): better detect platforms + css API
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
70a38ac594 fix(transition): cleanup transition
fixes #15317
2018-08-25 16:53:31 +02:00
dc82675ccb fix(app): listen statusTap event 2018-08-25 16:53:31 +02:00
d4c812f5d2 fix(docs): use shape property to get round buttons (#15321) 2018-08-25 16:53:19 +02:00
a08b0f9503 chore(): fix linter issues 2018-08-24 23:58:49 +02:00
d129f62e25 fix(refresher): tune threshold
fixes #15233
2018-08-24 23:26:40 +02:00
5c6fe458d0 fix(docs): use shape property to get round buttons (#15322) 2018-08-24 23:09:09 +02:00
4a45effe8c fix(ripple-effect): using method invocation instead of events
fixes #15318
2018-08-24 22:58:12 +02:00
926758e585 fix(infinite-scroll): remove unused method 2018-08-24 21:16:12 +02:00
ac96705401 fix(input): clearInput works in device
fixes #15319
2018-08-24 21:15:58 +02:00
b8a87fbd12 fix(nav): remove nav-decor once transition finished
fixes #15121
2018-08-24 19:51:21 +02:00
c926e879df revert(ripple-effect): remove background custom prop
This reverts commit 37a149cd5de5ca1ae8e9644caecfc5e35076d3ef.
2018-08-24 11:21:10 -05:00
f204d4e8fb chore(): revert to using components.d.ts from latest stencil. 2018-08-24 11:17:07 -05:00
b21350067c fix(skeleton-text): add and document custom properties
references #14850
2018-08-24 10:21:48 -05:00
37a149cd5d fix(ripple-effect): add and document custom properties
references #14850
2018-08-24 10:21:48 -05:00
e0b8e2472d fix(datetime): allow values to be zero (#14480)
* fix(datetime): allow values to be zero

* Using null check
2018-08-24 04:27:45 +02:00