cg-select/CHANGELOG.md

83 lines
1.9 KiB
Markdown
Raw Normal View History

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-20 14:26:47 +03:00
### 20.02.2023 - update 0.2.4
- Added ability to create custom themes.
- Added style builder on homepage.
- Fixed documentation.
- Added a block describing how to create your own themes.
2023-02-27 17:34:19 +03:00
### 27.02.2023 - update 0.2.5
- Moving an example using a select to a separate repository.
- Fixed bugs.
- Changed structure.
2023-04-06 15:14:30 +03:00
### 01.03.2023 - update 0.2.6
- Added new theme creation mode.
2023-03-31 14:51:02 +03:00
2023-04-06 15:14:30 +03:00
### 01.03.2023 - update 0.2.7
2023-03-31 14:51:02 +03:00
- Switch to new webpack project builder.
2023-04-04 17:33:14 +03:00
2023-04-06 15:14:30 +03:00
##### 04.03.2023 - fix 0.2.71
2023-04-04 17:33:14 +03:00
- Select import fixed.
2023-04-06 15:14:30 +03:00
### 06.03.2023 - update 0.3.0
- Completely redesigned assembly to webpack and completed the transition to a new platform.
- Assembly bugs fixed
2023-04-11 15:19:42 +03:00
##### 04.03.2023 - fix 0.3.1
- Fixed import select.