Commit Graph
6 Commits
Author SHA1 Message Date
MaxOvs19 e00ac0d1a6 Merge pull request #6 from apuc/refactoring-core
Refactoring core cg-select
2022-10-12 10:40:23 +03:00
MaxOvs19andMaxOvs19 9d177262f5 Feat/add multiselect (#5)
* Fixed DRY and added new styles in item multiSelect

* MultiSelectTag 90% done

* Fixed and refactoring multiTag. Chips working!

* Multiselect tag working, but repeates  id for elements

* Multi select full working! But refacrtoring TODO~

Co-authored-by: MaxOvs <rock_maksimus@mail.ru>
2022-10-10 16:15:23 +03:00
MaxOvs19andMaxOvs19 d9cd128fa9 Feat/add load data via url (#3)
* Create branch in loading data via url

* Added methods renderUrl and complited this tiket!

Co-authored-by: MaxOvs <rock_maksimus@mail.ru>
2022-09-28 15:09:33 +03:00
MaxOvs19 128f16c1b7 Merge pull request #2 from apuc/feat/add-methods-dropdown
Feat/add methods in cg-select
2022-09-26 19:46:29 +03:00
MaxOvs19andMaxOvs19 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
MaxOvs19 f167a6f906 Initial commit 2022-09-12 13:13:40 +03:00