|
|
5dfcd47b34
|
fix(textarea): add and document custom properties
|
2018-08-08 15:34:53 -05:00 |
|
|
|
5627811ef0
|
fix(textarea): add ion color classes
|
2018-08-08 15:14:43 -05:00 |
|
|
|
6738ab7d87
|
fix(avatar): document and add custom properties
references #14850
|
2018-08-08 15:55:55 -04:00 |
|
|
|
c88e1adfd8
|
fix(thumbnail): add and document custom properties
references #14850
|
2018-08-08 14:31:33 -05:00 |
|
|
|
5f6f6a144e
|
fix(toast): add and document custom properties
references #14850
|
2018-08-08 13:06:37 -05:00 |
|
|
|
cb08ba973b
|
chore(toggle): revert gesture changes from outdated branch
|
2018-08-08 12:25:50 -05:00 |
|
|
|
773c2c2274
|
fix(toggle): add and document custom properties
references #14850
|
2018-08-08 11:50:30 -05:00 |
|
|
|
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 |
|