clappy-button-web-component
clappy-button-web-component copied to clipboard
The like button evolved.
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 13.1.2. Release notes Sourced from lint-staged's releases. v13.1.2 13.1.2 (2023-02-13) Bug Fixes disable stash by default when using diff option (#1259) (142c6f2) v13.1.1 13.1.1 (2023-02-07)...
As the window message API could change in the future, typescript types should be exported that ensure that apps are listening & emitting the proper events, i.e. ```js import {...
Bundle size could be reduced significantly by removing the GSAP animation library as a dependency. It currently takes up 197kb of the total 275kb bundle size.
Currently the web component is compiled using rollup into a single .js file, however this may include redundant dependencies when included as part of an app.
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.12 to 7.20.2. Release notes Sourced from @babel/preset-env's releases. v7.20.2 (2022-11-04) :bug: Bug Fix babel-core, babel-helper-create-class-features-plugin, babel-helper-module-transforms, babel-helper-plugin-utils, babel-helper-simple-access, babel-node, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-standalone, babel-types #15124...
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.2 to 2.12.1. Release notes Sourced from eslint-plugin-cypress's releases. v2.12.1 2.12.1 (2021-09-14) Bug Fixes Properly export "no-pause" rule (#86) (874c51f) v2.12.0 2.12.0 (2021-09-14) Features Add no-pause rule...
Bumps [svelte-jester](https://github.com/mihar-22/svelte-jester) from 1.3.2 to 1.6.0. Changelog Sourced from svelte-jester's changelog. 1.6.0 (2021-05-25) Features initial SvelteKit support (#46) (0c008d7) 1.5.0 (2021-04-22) Features all process env variables are passed down to...
Bumps [sirv-cli](https://github.com/lukeed/sirv) from 1.0.11 to 2.0.2. Release notes Sourced from sirv-cli's releases. v2.0.2 Patches (sirv) Bump totalist version: e8c66e2 This allows for full native ESM support on Node.js Full Changelog:...