Commit Graph

28 Commits

Author SHA1 Message Date
MaxOvs19
49478b316c Create new branch 2023-10-04 14:18:35 +03:00
MaxOvs19
2f69e4fbbf Update 0.3.12 2023-04-24 20:24:32 +03:00
MaxOvs19
71df31eda9 Update 0.3.11 2023-04-12 15:26:52 +03:00
MaxOvs19
798024d05c Fixed import select(cdn) 2023-04-11 15:19:42 +03:00
MaxOvs19
b2c1abf54e New update 0.3.0 2023-04-06 15:14:30 +03:00
MaxOvs19
e89a20593c testing webpack 2023-04-05 22:05:49 +03:00
MaxOvs19
570c7f5512 fix 0.2.71 2023-04-04 17:33:14 +03:00
MaxOvs19
70fc08523e Update 0.2.7 2023-03-31 14:51:02 +03:00
MaxOvs19
2d4d774931 Added new mode for created customs theme 2023-03-15 20:09:51 +03:00
MaxOvs19
f16ec53e91 Added docs 2023-02-21 20:46:34 +03:00
MaxOvs19
682332645e Finish update 0.2. 2023-02-20 14:26:47 +03:00
MaxOvs19
b206334a8b Added constructor select(css) and tested his 2023-02-17 16:03:37 +03:00
MaxOvs19
4a2e8c9b17 Fix version 2023-02-13 20:38:36 +03:00
MaxOvs19
bcad805727 Fixed exemple page and collback 2023-02-06 15:24:36 +03:00
MaxOvs19
784eb578fd Added description in methods On 2023-01-31 14:50:03 +03:00
MaxOvs19
fe91c1206e Changed the theme selection function 2023-01-27 17:23:25 +03:00
MaxOvs19
8baf5554df Fix packege 2023-01-26 17:47:58 +03:00
Max
05e2e1ee86 Fixed docs 2023-01-24 20:10:53 +03:00
MaxOvs
4d10721b7b Added description in interfaces and etc 2023-01-13 15:26:35 +03:00
MaxOvs
2f64f9f3a6 Added methods in open and fix problems 2023-01-06 13:40:18 +03:00
MaxOvs
ce3b928635 Start of the trasition to TS 2023-01-05 18:21:10 +03:00
MaxOvs
4af10dd476 Fixed styles and href doc 2022-12-30 23:17:33 +03:00
Victor
d36b960876 fix dist 2022-12-30 22:00:13 +03:00
MaxOvs
e24d1951e5 Fixed documentation and package.json 2022-12-29 17:15:19 +03:00
MaxOvs
43a9256258 Fixed package.json 2022-12-28 20:33:21 +03:00
Victor
005f732424 fix 2022-12-23 18:58:26 +03:00
f9dbbb01a9 Fix packege.json 2022-11-14 12:23:18 +03:00
MaxOvs19
8c0e972883
Feat/add dropdown list via js (#1)
* [feat/add-dropdown-list] Refactoring dropdown list.

* Refactoring class Dropdown

* [feat/add-dropdown-list] Added bandler(parcler)

* Added mouseenter event handling

* Fix bug open dropdown and added main.scss

* Added private fild and changed methods

* Refactoring DropDown

* Added placeholder

* Added customStyle

* Fixed initSelected

* Refactored initSelected

* Added feature in customize select

* featch customStyle complited!

* Delited file customStyle.scss

Co-authored-by: MaxOvs <rock_maksimus@mail.ru>
2022-09-21 11:54:22 +03:00