37 lines
889 B
Markdown
37 lines
889 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!
|
|
|
|
### 20.01.2023 - update 0.2.1
|
|
|
|
- All select rewritten to ts.
|
|
- Fixed bugs and shortcomings.
|
|
|
|
### 24.01.2023 - fix 0.2.2
|
|
|
|
- Fixed documentation etc.
|
|
|
|
### 27.01.2023 - fix 0.2.3
|
|
|
|
- Changed the theme selection function.
|
|
- Fixed documentation.
|