Commit Graph

100 Commits

Author SHA1 Message Date
48b175c18d Added native select and data push 2022-10-20 17:47:50 +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
b01b65586a Added full documentation 2022-10-19 20:33:37 +03:00
99785cc76b Finish word description methods 2022-10-19 12:05:41 +03:00
51f2319039 Added doumentation this project 2022-10-18 17:59:16 +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
a95f6cc100 Fix bug in Url list 2022-10-18 14:13:14 +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
49223343cf Added description in methods 2022-10-17 19:49:06 +03:00
15fb4d9606 Refactoring core, and added styles in chips 2022-10-17 16:32:14 +03:00
MaxOvs19
292f1a94a2
Merge pull request #9 from apuc/add-categories-list
Add categories list
2022-10-14 16:47:16 +03:00
58e24dc19a Sort scss classes and index.js. 2022-10-14 16:36:12 +03:00
0fcb6c9926 Decor in categories, and testing methods 2022-10-14 15:26:17 +03:00
3d47a8fd55 Categories in working! 2022-10-14 14:39:34 +03:00
c67ddb75cb Categories list bed working( 2022-10-13 20:34:34 +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
ce941a3dad Work method button control finished. 2022-10-13 13:42:46 +03:00
MaxOvs19
b2dd417ba6
Merge pull request #7 from apuc/add-disabled-fn
Add disabled function
2022-10-13 12:39:10 +03:00
556f05916d Fix styles in fn disabled 2022-10-13 12:37:27 +03:00
3a031a864e Method disabled in finish. Refactoring core select 2022-10-12 22:40:57 +03:00
9099bcbc81 Fixed bug and added disaible fn. 2022-10-12 14:36:49 +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
8a8c726d69 Fixed naming variables 2022-10-12 10:36:17 +03:00
014e72b13f Removing exsess variables 2022-10-11 17:16:07 +03:00
1e694f2594 All methods in working,and refactoring render, renderUrl etc.. 2022-10-11 16:48:13 +03:00
c3bcea0997 Refactoring method #init and render. 2022-10-11 13:44:09 +03:00
35c7bff4a5 New breanch. Low file sliting 2022-10-10 20:05:02 +03:00
MaxOvs19
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
525c484de4
Merge pull request #4 from apuc/feat/add-multiselect
Feat/add multiselect
2022-10-05 12:26:46 +03:00
af54b890a7 Multiselect in working, but requires refactor! 2022-10-04 21:53:31 +03:00
72066a9c88 Working as multiselectTag 2022-10-03 21:43:22 +03:00
1cc688a50f Multiselect refactoring 2022-09-30 22:14:39 +03:00
751e428e91 Added accessor get for value. Added multiselect option 2022-09-30 16:22:14 +03:00
d8b07d2e6c Added new branch and bulding multiselect 35-45% 2022-09-29 20:21:14 +03:00
MaxOvs19
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
d7ae149d05 Fixed methods in conv(DRY) 2022-09-26 19:45:12 +03:00
f106116b8b Methods cg-select complted 2022-09-26 17:00:15 +03:00
565f80280d Added methods in class(7/8) 2022-09-23 19:48:39 +03:00
bf0eb08cc6 Fixed initEvent methods and added methods close 2022-09-23 11:39:14 +03:00
d9ea1a592a Refactoring render select, added methods addItem 2022-09-22 20:39:18 +03:00
4bb46a37f8 Added methods render and refactoring class 2022-09-21 22:30:52 +03:00
0035cb2f75 Fixed bug in create two ul 2022-09-21 12:01:12 +03:00
415afb9d5e Fix link scss in index.html 2022-09-21 11:56:51 +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
80ae89f920 [main] Added dropdown-list! 2022-09-12 19:14:08 +03:00
MaxOvs19
f167a6f906
Initial commit 2022-09-12 13:13:40 +03:00