Fixes timeline and counter animation issues#234
Merged
Merged
Conversation
v1.0.15 - Hotfix FA-Loading
Create psalm.yml
More flexibility within Elements-Blocks.
Timeline block update
version(1.0.16) – More Blocks inside Elements-Blocks
Resolve tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File
v1.0.17 - Security patch
Resolve Dependabot Warning
Add Support for DE (Formal)
Fixes the colors for the hover-effect for the counter-row-block. Resolves #222
Resolve vulnerabilities by updating package.json to resolve dependabot warnings.
Fix TS warning
run npm run build
Resolves #221, fixes an issue with the colors in open accordions on hover.
npm run build
Update the readme.txt
v1.0.17 - Security patch
Fixes the hover color of the button for infobox blocks.
Fixes an issue where the preview for the counter row block was not working as expected.
Add general Shortcode transformations for the Notice block, using the default Parser.
Updates the Version number, ReadMe + Changelog for v1.0.18 release.
This fix aims to fix the gsap animations for the counter-row by resetting the scroll position on load.
Ensures all categories are available for selection by setting `per_page` to -1 in the `getEntityRecords` call. This resolves an issue where only a limited number of categories were displayed.
Updates the news block with a new generated index.js file and updates the asset file with a new version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses several issues:
Fixes #223, #233, #222