2022-12-22 15:42:36 +03:00
|
|
|
# CG-SELECT
|
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
### 16.12.2022 - release version 0.1.0!
|
2022-12-22 15:42:36 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
### 20.12.2022 - update 0.1.12.
|
2022-12-22 15:42:36 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
Tested in JS and React. Errors in work in React applications are revealed.
|
2022-12-22 15:42:36 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
- Changed the file structure of the application.
|
2022-12-22 15:42:36 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
### 22.12.2022 - update 0.1.14.
|
2022-12-22 15:42:36 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
- Changes in the location of the scss files.
|
|
|
|
- Fixed influence of select styles on JS application.
|
2022-12-26 21:23:18 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
### 29.12.2022 - update 0.1.17
|
2022-12-26 21:23:18 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
- 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!
|
2023-01-05 18:21:10 +03:00
|
|
|
|
2023-01-24 20:10:53 +03:00
|
|
|
### 20.01.2023 - update 0.2.1
|
2023-01-05 18:21:10 +03:00
|
|
|
|
2023-01-19 19:41:04 +03:00
|
|
|
- All select rewritten to ts.
|
|
|
|
- Fixed bugs and shortcomings.
|
2023-01-24 20:10:53 +03:00
|
|
|
|
2023-02-08 15:03:36 +03:00
|
|
|
##### 24.01.2023 - fix 0.2.2 - Fixed documentation etc.
|
|
|
|
|
|
|
|
### 27.01.2023 - update 0.2.3
|
2023-01-24 20:10:53 +03:00
|
|
|
|
2023-01-31 14:50:03 +03:00
|
|
|
- Changed the theme selection function.
|
|
|
|
- Fixed documentation.
|
2023-01-27 17:23:25 +03:00
|
|
|
|
2023-02-08 15:03:36 +03:00
|
|
|
##### 31.01.2023 - fix 0.2.31
|
2023-01-27 17:23:25 +03:00
|
|
|
|
2023-01-31 14:50:03 +03:00
|
|
|
- Adding a new method to track select actions.
|
2023-01-27 20:06:32 +03:00
|
|
|
- Fixed documentation.
|
2023-02-08 15:03:36 +03:00
|
|
|
|
|
|
|
##### 08.02.2023 - fix 0.2.32
|
|
|
|
|
|
|
|
- Fixing Methods and Variables.
|
|
|
|
- Updating how themes work.
|
|
|
|
- Fixed documentation.
|
|
|
|
- Fixing bugs related to the cleanup of the select.
|
|
|
|
- Documentation navigation update.
|
|
|
|
- Added icon for example page and documentation.
|
2023-02-17 16:03:37 +03:00
|
|
|
|
|
|
|
##### 00.02.2023 - update 0.2.34
|