All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2023-06-25
- Fields
- Checkbox
- Basic Select with icon
- Switch
- Textarea
- Bump Eslint & Stylelint versions and fix deprecations
- Notification toasts usage
- Event bus usage
- Store:
Redux
toValtio
Lodash-es
toLodash
- Vite config
1.0.0-rc.1 - 2022-09-26
- Eslint
- Stylelint
- prettier
- Vite bundler
- react-router-dom
- store
- axios api
- CI/CD
- gitlab-ci
- werf.yaml
- Dockerfile
- nginx.conf
- static dir as public dir
- branding static files
- styles and files for init-loader
- noscript files
- sanity-check
- ErrorHandler
- Event Bus by mitt
- i18n localization
- MathUtil
- DateUtil
- Styles structure
- commons
- AppButton
- App logo
- App navbar
- Collapse
- ErrorMessage
- Icon
- Loader
- Spinner
- Modal
- NoDataMessage
- Notification
- Fields
- InputField
- CheckboxField
- SelectField
- hooks
- useForm
- useFormValidation
- Unit tests
1.0.0-rc.0 - 2022-06-30
- Initiated and setup project