mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.3 to 1.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Wombosvideo/tw-animate-css/releases">tw-animate-css's releases</a>.</em></p> <blockquote> <h2>v1.3.4</h2> <h2>Changelog</h2> <ul> <li>5012a6b: feat: add logical slide translate utilities (<a href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/39">#39</a>)</li> <li>041f32f: fix: use default fill-mode <code>none</code> instead of <code>forwards</code></li> <li>7f6ad32: chore: bump version to 1.3.4 and update package manager version</li> </ul> <h2>Issues fixed</h2> <ul> <li><a href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/42">#42</a>: bug: incorrect default value for fill-mode breaking some animations (thanks for your help, <a href="https://github.com/ollema"><code>@ollema</code></a>)</li> </ul> <h2>New features</h2> <p>This release adds logical <code>start</code>, <code>end</code> slide utilities. Compared to <code>left</code> and <code>right</code>, these take the text direction into consideration, allowing you remove some redundancy:</p> <pre lang="diff"><code>- ltr:slide-in-from-left-4 ltr:slide-out-to-left-4 rtl:slide-in-from-right-4 rtl:slide-out-to-right-4 + slide-in-from-start-4 slide-out-to-start-4 </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="7f6ad320c1"><code>7f6ad32</code></a> chore: bump version to 1.3.4 and update package manager version</li> <li><a href="041f32f283"><code>041f32f</code></a> fix: use default fill-mode <code>none</code> instead of <code>forwards</code></li> <li><a href="5012a6baae"><code>5012a6b</code></a> feat: add logical slide translate utilities (<a href="https://redirect.github.com/Wombosvideo/tw-animate-css/issues/39">#39</a>)</li> <li>See full diff in <a href="https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.3...v1.3.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>