Releases: animotionjs/animotion
Releases Β· animotionjs/animotion
@animotion/core@1.4.0
@animotion/core@1.3.3
- fix:
scrollToLineworks without line numbers enabled - feat: added
selectLinesAddfor additive line selection
@animotion/core@1.3.2
- feat: The
classprop accepts objects and arrays β all components (Code, Embed, Presentation, Slide, Transition) now accept class as aClassValue, enabling conditional classes with objects and arrays - feat: improved code
replacemethod β<Code>component got a smarter replace implementation with better handling of content updates - feat: multiline code
insertsupport β the insert method on the<Code>component now supports inserting multiline strings correctly - refactor: adopted CSS
@layerfor style organization inapp.css
@animotion/core@1.3.1
@animotion/core@1.3.0
- feat: added new code selection API
select,selectAdd, andselectTokenβ docs