- ListItem variant to provide Checkbox instead of a Toggle
- Awesome Confetti component.
- New assets version with faq icons
- Re-wrote everything in Vue
- Added Storybook stories for each component to showcase their possible props and states
- Consolidated the
TextFieldWithValidation
component into theTextField
component - Renamed many components and their props, please check the Storybook documentation for more details.
- Scrolling height adjustments for short lists.
- Better scrolling.
- Removed button inside FigureCard component and onclick/link props
- Add FigureCard component
- Add data-testid to inner elements for all components
- Add more components, Update docs, host demo to github.
- Update assets to 3.1.0.
- Update dependencies.
- Update fonts for select.
- Updated icon package to 1.0.4.
- Rollup for distribution build, removed webpack for distribution.
- Include dist in npm package, forced version bump.
- Updated README.md, removed yarn.lock.
- Updated peer dependencies, webpack and more.
- Moving icons and images into the assets repository.
- Moving to correct NPM distribution in a single file, along with all related changes.
- Launching using Github Package Repository.
- Renaming package to
b2c-mapp-libs
- Security patches, as suggested by Github
- Fixing mage.go file.
- Refactoring Aries SDK to use own internal bridge with support for Web postMessage.
- Removing the Router and simplifying
- First version of this document