|
|
9beca986f7
|
fix(badge): add custom properties and make sure color works properly
references #14850
|
2018-08-08 12:33:15 -04:00 |
|
|
|
8fef263b71
|
fix(anchor): add custom properties and make sure color works properly
references #14850
|
2018-08-08 12:31:21 -04:00 |
|
|
|
288eeb54ee
|
fix(menu): dismiss when clicking outside
fixes #15096
|
2018-08-08 18:15:14 +02:00 |
|
|
|
dd114ffe15
|
fix(toolbar): add and document custom properties
|
2018-08-08 11:02:49 -05:00 |
|
|
|
e37ff08664
|
4.0.0-beta.2
|
2018-08-08 17:26:33 +02:00 |
|
|
|
5668dc4fc5
|
chore(): update to latest stencil
|
2018-08-08 17:21:41 +02:00 |
|
|
|
a71f382795
|
perf(app): move app css to global css
|
2018-08-08 12:07:57 +02:00 |
|
|
|
f9732aa013
|
chore(): remove duplicated stencil.config
|
2018-08-08 11:40:44 +02:00 |
|
|
|
bae03d2d1c
|
chore(): update angular
|
2018-08-08 11:13:39 +02:00 |
|
|
|
dc500035ed
|
fix(split-pane): side=end works properly
fixes #15013
|
2018-08-07 23:40:53 +02:00 |
|
|
|
2ff585f305
|
test(nav): fix test
|
2018-08-07 23:23:17 +02:00 |
|
|
|
b85d4a0549
|
fix(popover): ion-scroll sizing
fixes #14911
|
2018-08-07 23:18:11 +02:00 |
|
|
|
8cc1ce253e
|
refactor(popover): rename ev to event?
fixes #15014
|
2018-08-07 23:16:47 +02:00 |
|
|
|
2a4327f850
|
fix(tab): edge prop
fixes #15003
|
2018-08-07 22:30:10 +02:00 |
|
|
|
948d0839c9
|
fix(nav): animation backdrop
|
2018-08-07 21:54:15 +02:00 |
|
|
|
48e2a4e2ca
|
fix(menu): content's box-shadow
|
2018-08-07 21:23:35 +02:00 |
|
|
|
9773e2a3b3
|
feat(item-sliding): adds disabled prop
fixes #14831
|
2018-08-07 20:38:11 +02:00 |
|
|
|
2b7007f38e
|
fix(all): buttons are type="button"
|
2018-08-07 20:27:57 +02:00 |
|
|
|
4e565926cd
|
docs(menu-toggle): default behaviour docs
fixes #15042
|
2018-08-07 20:23:23 +02:00 |
|
|
|
2c191d76d3
|
refactor(header): length-zero-no-unit is not needed
|
2018-08-07 18:43:58 +02:00 |
|
|
|
2c925b721f
|
fix(app): fix statusbarPadding
fixes #15073
|
2018-08-07 18:40:40 +02:00 |
|
|
|
a77ee2a6f8
|
fix(sliding): fix core gesture logic + priority configuration
fixes #14763
|
2018-08-07 17:14:04 +02:00 |
|
|
|
419ef7b836
|
perf(scroll): filter velocity using exponential moving window
|
2018-08-07 16:04:13 +02:00 |
|
|
|
f9447355b9
|
refactor(all): whitelist padding-top / padding-bottom
|
2018-08-07 11:29:14 +02:00 |
|
|
|
ac91bcc8ae
|
chore(): update to latest stencil
|
2018-08-07 03:09:06 +02:00 |
|
|
|
9f4d873409
|
fix(tap-click): desktop also needs tap-click
|
2018-08-07 02:33:41 +02:00 |
|
|
|
27fdc9a893
|
fix(range): value changes when using keyboard
fixes #15065
|
2018-08-07 02:33:21 +02:00 |
|
|
|
f49fa4a815
|
fix(chip): conforms to ion-icon
fixes #15053
|
2018-08-07 02:21:28 +02:00 |
|
|
|
8b35e37a43
|
fix(datetime): ionChange event
|
2018-08-07 01:09:47 +02:00 |
|
|
|
efd77c93a4
|
fix(content): remove scroll-inner
fixes #14985
|
2018-08-07 01:08:40 +02:00 |
|
|
|
44cd73b3a1
|
docs(slides): fix links for slides (#15015)
Links were pointing to https://beta.ionicframework.com/docs/api/Slides (upper-case 'S') when they should be pointing to "https://beta.ionicframework.com/docs/api/slides" (lower-case 's').
|
2018-08-06 17:08:36 -04:00 |
|
|
|
130d28fae5
|
docs(alert): fix readme
|
2018-08-06 21:30:06 +02:00 |
|
|
|
0b4b9fe40c
|
feat(core): add check for standalone mode (#15001)
* feat(core): add check for standalone mode
* feat(): add check for isStandalone
* feat(core): add check for standalone mode
|
2018-08-06 21:28:38 +02:00 |
|
|
|
141b86c49e
|
fix(input): hide clear button
fixes #15002
|
2018-08-03 02:02:59 +02:00 |
|
|
|
14d6270692
|
fix(searchbar): color
fixes #14998
|
2018-08-03 02:00:52 +02:00 |
|
|
|
8253b04604
|
perf(menu): flickering
|
2018-08-03 00:29:49 +02:00 |
|
|
|
69f5cc863f
|
fix(menu): add width and small-width css variables (#14997)
* fix(menu): add width and small-width css variables
* style(menu): rename css variable small-width to width-small
|
2018-08-02 23:38:33 +02:00 |
|
|
|
e9fd184175
|
fix(datetime): fix gesture
|
2018-08-02 23:15:26 +02:00 |
|
|
|
b69d01de26
|
fix(header): safe margin when statubarPadding=0
|
2018-08-02 19:37:02 +02:00 |
|
|
|
c25358b4f0
|
docs(): update links to docs
|
2018-08-02 11:24:38 -04:00 |
|
|
|
0e87fa655d
|
chore(): update to latest ionicons
|
2018-08-02 02:33:08 +02:00 |
|
|
|
89675a72c4
|
4.0.0-beta.1
|
2018-08-01 19:28:28 +02:00 |
|
|
|
afb0906119
|
fix(pointer-events): listening to document
|
2018-08-01 19:08:56 +02:00 |
|
|
|
76b780f5d8
|
chore(angular): build
|
2018-08-01 17:48:19 +02:00 |
|
|
|
be4eda57ff
|
fix(content): bottom padding
|
2018-08-01 16:47:19 +02:00 |
|
|
|
b0ac5badc2
|
perf(app): tap-click is a ES
we can finally remove the slot!
|
2018-08-01 16:24:18 +02:00 |
|
|
|
49cac8beec
|
perf(gesture): lazy loaded dynamic ES module
|
2018-08-01 05:08:39 +02:00 |
|
|
|
1b5bb67959
|
chore(): update to latest stencil
|
2018-07-31 20:09:26 +02:00 |
|
|
|
7a6bebe325
|
Revert "chore(): fix lint issue"
This reverts commit 93b68561c494a0e6097bc6d35c5169a40f7ca4d0.
|
2018-07-31 00:47:44 +02:00 |
|
|
|
93b68561c4
|
chore(): fix lint issue
|
2018-07-31 00:42:10 +02:00 |
|