Commit Graph
17 Commits
Author SHA1 Message Date
MaxOvs19 efb49673af Update README.md 2022-10-26 15:34:40 +03:00
MaxOvs19 23f12be5a2 Merge pull request #14 from apuc/add-search
Add search method
2022-10-25 21:06:49 +03:00
MaxOvs19 214d65bdcd Merge pull request #12 from apuc/add-documentation
Add documentation in sg-select
2022-10-20 11:46:44 +03:00
MaxOvs19 b05477ab29 Update README.md 2022-10-19 20:36:00 +03:00
MaxOvs19 8603ccf76b Merge pull request #11 from apuc/refactoring-and-fix-methods
Fix bug in Url list
2022-10-18 14:13:53 +03:00
MaxOvs19 849e8ee2b5 Merge pull request #10 from apuc/refactoring-and-fix-methods
Refactoring and fix methods
2022-10-17 19:57:43 +03:00
MaxOvs19 292f1a94a2 Merge pull request #9 from apuc/add-categories-list
Add categories list
2022-10-14 16:47:16 +03:00
MaxOvs19 3205d6c6ed Update README.md 2022-10-13 14:11:52 +03:00
MaxOvs19 38f228248d Merge pull request #8 from apuc/add-button-method-open/close
Work method button control finished.
2022-10-13 13:45:13 +03:00
MaxOvs19 b2dd417ba6 Merge pull request #7 from apuc/add-disabled-fn
Add disabled function
2022-10-13 12:39:10 +03:00
MaxOvs19 0585b01ca3 Create README.md 2022-10-12 12:21:17 +03:00
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