ember-css-transitions
Advanced tools
Changelog
v4.4.1 (2024-10-12)
Changelog
v4.4.0 (2023-08-10)
<template>
tag (@SergeAstapov)Changelog
v4.3.3 (2023-08-08)
Changelog
v4.3.2 (2022-11-18)
Changelog
v4.3.1 (2022-11-18)
Changelog
v4.3.0 (2022-11-18)
Changelog
v4.2.0 (2022-09-21)
Changelog
v4.1.0 (2022-04-28)
npx ember-cli-update --to=4.3.0
to align with blueprint (@SergeAstapov).md
files to published package (@SergeAstapov)publishConfig.registry
to addon/package.json (@SergeAstapov)Changelog
v4.0.0 (2022-03-17)
parentSelector
argument is supported. This allows you to specify which part of the DOM is going to be destroyed.
This might fix some of the leave transitions. See #61 for detailed information.