- Make card elements smaller
- Decrease High of the container
- Upgrade packages
- Minify js
- Add Husky pre-commit hook to run prettier and minify css/js
- Update package version for demo app
- Fix i18n.country typo #27
- Language query parameter for internalization
- Update rollup config to minify js code
- Fix Logotype width
- Fix
alt
argument when creating image node
- Change
institution-modal-content
from id to class - Update CSS
- Add prettier for code formatting
- Change color of Heading text
- Change color of link
- Remove hover config and use filter instead
- Update CSS
- Update docs
- Redesign UI
- Add additional styles options
- Add custom text to the bank selection screen
- Fix back button
- Align center search icon
- Sort countries in alphabetical order
- Update hover effect to work on child elements
- Hide back button when the screen with countries is rendered
- Search countries by ISO code
- Clear input element after navigating to institution list
- Create a close icon via JS
- Small UI fixes
- Fix agreement link
- Increase scroll height
- Load Google font via URL
- Set agreement link
- Update Docs
- Load flag icons package via URL
- Minify updated styles
- Fix infinite loading
- Add styles configs parameter
- Add countryFilter parameter
- Initial release