This repository has been archived by the owner on Aug 24, 2020. It is now read-only.
Cards' position in the stack not modified per default anymore
peterpeterparker
released this
16 Aug 08:32
·
22 commits
to master
since this release
- feature: Cards' position in the stack is not modified per default anymore. This is now optional, use
StackConfig.sortCards
if you wish to do so - refactor: The
prepend
option as been moved toStackConfig.prependCards
- lib: Update all libs dependencies