cg-select/CHANGELOG.md
2023-01-19 19:41:04 +03:00

28 lines
741 B
Markdown

# CG-SELECT
### 16.12.2022 - release version 0.1.0!
### 20.12.2022 - update 0.1.12.
Tested in JS and React. Errors in work in React applications are revealed.
- Changed the file structure of the application.
### 22.12.2022 - update 0.1.14.
- Changes in the location of the scss files.
- Fixed influence of select styles on JS application.
### 29.12.2022 - update 0.1.17
- Added ability to change select display on phones (native/cg-select).
- Added the ability to change the display of the sheet with a choice (normal / modal window).
- Fixed identified bugs.
- Fixed display of the example page on mobile devices.
- Updated documentation!
### 00.00.2023 - update 0.2.1
- All select rewritten to ts.
- Fixed bugs and shortcomings.