Textify-js
Textify-js copied to clipboard
Next Generation Text Animation Library. (Adding Typescript support...)
I have identified if we remove this css our other css is not breaking but with it our other css is breaking `* { -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1;...
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.52.0. Release notes Sourced from eslint's releases. v8.52.0 Features 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#17611) (Yosuke Ota) Bug Fixes 5de9637 fix: Ensure shared...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.89.0. Release notes Sourced from webpack's releases. v5.89.0 New Features Make CommonJS import preserve chained expressions by @bworline in webpack/webpack#17718 Dependencies & Maintenance chore(deps-dev): bump...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.23.2. Release notes Sourced from @babel/core's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
In the library's CSS file, there is a `transform: translateZ(0)` part: ``` /* fix safari custom kerning by adding a space after each character */ * { ... -webkit-transform: translateZ(0);...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.3. Release notes Sourced from prettier's releases. 3.0.3 🔗 Changelog 3.0.2 🔗 Changelog 3.0.1 🔗 Changelog Changelog Sourced from prettier's changelog. 3.0.3 diff Add preferUnplugged:...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.0.0. Changelog Sourced from eslint-config-prettier's changelog. Version 9.0.0 (2023-08-05) Added: The CLI helper tool now works with eslint.config.js (flat config). Just like ESLint itself, the...