Jonathan
|
158670c530
fix: padding issues when 'close' icon isn't there
|
4 years ago |
Jonathan
|
573f4d5057
feat: multiple ways of creating a toast (e.g. a toast with no custom options)
|
4 years ago |
Jonathan
|
9622d548e2
feat: 'visible' can now be an option and behaves the same as show()/hide()
|
4 years ago |
Jonathan
|
9b7e7824eb
fix: css 'box-sizing' property was causing positioning issues for the close icon
|
4 years ago |
Jonathan
|
5cd9ce300c
fix: showing/hiding was using wrong css 'display' property
|
4 years ago |
Jonathan
|
56ae14d336
v2.2.3
|
4 years ago |
Jonathan
|
30b8827d5d
feat: added close icon to interactable toasts
|
4 years ago |
Jonathan
|
1005b29f59
v2.2.1
|
4 years ago |
Jonathan
|
dfab003e02
design improvements for toasts (more to come)
|
4 years ago |
Jonathan
|
23aad44263
feat: persistent toasts can either be destroyed or shown/hid
|
4 years ago |
Jonathan
|
12a029fd1b
refactor: default timeout of 6 seconds if timeout not specified
|
4 years ago |
Jonathan
|
b83424cf45
v2.1.2: security fixes and small bug fix
|
4 years ago |
Jonathan
|
3f6cc282c3
v2.1.1: security fixes
|
4 years ago |
Jonathan
|
fc1503226a
feat: support dragging for touch devices
|
5 years ago |
Jonathan
|
16bb9e6ab9
feat: reaction to mouseup and toast not removed
|
5 years ago |
Jonathan
|
cd54b352a7
fix: interaction with content is not blocked
|
5 years ago |
Jonathan
|
8438e61ff5
v2.0.0
|
5 years ago |
Jonathan
|
06df801c39
fix: styles loaded via webpack instead of example
|
5 years ago |
Jonathan
|
f60f402a5e
fix: positioning based on entire container, avoids overlapping of elements
|
5 years ago |
Jonathan
|
b1d494f52b
feat: opacity changes based on drag, and element is eventually removed
|
5 years ago |
Jonathan
|
7a5230e223
feat: position top, bottom, left and right
|
5 years ago |
Jonathan
|
911761ae4f
feat: added ability for position to be chosen
|
5 years ago |
Jonathan
|
37d9c300b9
refactored structure & webpack
|
5 years ago |