Go to file
Jason Miller c90db020b0 Snackbar (#99)
* Initial swing

* Finish up <snack-bar> implementation and integrate it

* Add missing types

* Use shift() since we dont care about referential equality

* Use `_` for private fields

* Remove rogue handler

* Remove impossible fallback value

* Make `<snack-bar>` actually contain its children

* will-change for the button ripple

* Guard against mutliple button action clicks

* `onhide()` -> `onremove()`

* remove transitionend

* Replace inline ref callback with linkRef

* showError only accepts strings

* Remove undefined initialization

* Throw on error

* Add missing error type.

* `SnackBar` ▶️ `Snack`

* Avoid child retaining a reference to parent, make show() return a Promise.

* async/await and avoid processing the stack if it is already being processed

* Add a meaningful return value to showSnackbar()
2018-08-06 14:32:48 +01:00
2018-08-06 12:42:23 +01:00
2018-08-06 14:32:48 +01:00
2018-04-17 15:34:17 -04:00
2018-05-15 11:49:08 +01:00
2018-07-30 15:47:00 +01:00
2018-03-02 04:49:12 -05:00
2018-05-03 12:01:13 -07:00
2018-03-02 04:49:12 -05:00
2018-07-30 15:47:00 +01:00
2018-07-30 15:47:00 +01:00
2018-03-02 04:49:12 -05:00
2018-07-27 14:06:45 +01:00

Squoosh!

Squoosh will be an image compression web app that allows you to dive into the advanced options provided by various image compressors.

Description
Make images smaller using best-in-class codecs, right in the browser.
Readme Apache-2.0 163 MiB
Languages
TypeScript 62.5%
JavaScript 10%
C++ 9.5%
CSS 8.9%
Makefile 3.9%
Other 5.2%