Commit Graph

158 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 482b3799d2 Finish working search 2022-10-25 21:03:10 +03:00
MaxOvs19 19a857280d Search in the working! 2022-10-25 16:07:12 +03:00
MaxOvs19 372d5d4175 Added search but very bad working 2022-10-24 20:13:08 +03:00
MaxOvs19 8e517026f2 Fix documentation and refactoring classes 2022-10-21 16:17:37 +03:00
apuc 13528ec659 Merge pull request #13 from apuc/add-data-select-push
Add data select push
2022-10-21 14:49:31 +03:00
MaxOvs19 be7c6e4d4b Nativ select/multiple is working! 2022-10-21 14:43:10 +03:00
MaxOvs19 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
MaxOvs19 b01b65586a Added full documentation 2022-10-19 20:33:37 +03:00
MaxOvs19 99785cc76b Finish word description methods 2022-10-19 12:05:41 +03:00
MaxOvs19 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
MaxOvs19 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
MaxOvs19 49223343cf Added description in methods 2022-10-17 19:49:06 +03:00
MaxOvs19 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
MaxOvs19 58e24dc19a Sort scss classes and index.js. 2022-10-14 16:36:12 +03:00
MaxOvs19 0fcb6c9926 Decor in categories, and testing methods 2022-10-14 15:26:17 +03:00
MaxOvs19 3d47a8fd55 Categories in working! 2022-10-14 14:39:34 +03:00
MaxOvs19 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
MaxOvs19 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
MaxOvs19 556f05916d Fix styles in fn disabled 2022-10-13 12:37:27 +03:00
MaxOvs19 3a031a864e Method disabled in finish. Refactoring core select 2022-10-12 22:40:57 +03:00
MaxOvs19 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
MaxOvs19 8a8c726d69 Fixed naming variables 2022-10-12 10:36:17 +03:00
MaxOvs19 014e72b13f Removing exsess variables 2022-10-11 17:16:07 +03:00
MaxOvs19 1e694f2594 All methods in working,and refactoring render, renderUrl etc.. 2022-10-11 16:48:13 +03:00
MaxOvs19 c3bcea0997 Refactoring method #init and render. 2022-10-11 13:44:09 +03:00
MaxOvs19 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
apuc 525c484de4 Merge pull request #4 from apuc/feat/add-multiselect
Feat/add multiselect
2022-10-05 12:26:46 +03:00
MaxOvs19 af54b890a7 Multiselect in working, but requires refactor! 2022-10-04 21:53:31 +03:00
MaxOvs19 72066a9c88 Working as multiselectTag 2022-10-03 21:43:22 +03:00
MaxOvs19 1cc688a50f Multiselect refactoring 2022-09-30 22:14:39 +03:00
MaxOvs19 751e428e91 Added accessor get for value. Added multiselect option 2022-09-30 16:22:14 +03:00
MaxOvs19 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
MaxOvs19 d7ae149d05 Fixed methods in conv(DRY) 2022-09-26 19:45:12 +03:00
MaxOvs19 f106116b8b Methods cg-select complted 2022-09-26 17:00:15 +03:00
MaxOvs19 565f80280d Added methods in class(7/8) 2022-09-23 19:48:39 +03:00