Commit Graph
46 Commits
Author SHA1 Message Date
MaxOvs19 6cb75675e8 Merge pull request #30 from apuc/fix-scss
Fixed styles scss and added CHENGELOG
2022-12-22 15:44:17 +03:00
MaxOvs19 3176511fc2 Merge pull request #29 from apuc/fix-folders-nom
Fix folders npm
2022-12-21 17:55:07 +03:00
MaxOvs19 eee3ff36f2 Update README.md 2022-12-21 16:30:42 +03:00
MaxOvs19 d59179c42c Merge pull request #28 from apuc/fix-errors-in-style
Fixed errors in working for to React
2022-12-21 16:29:20 +03:00
MaxOvs19 85920365f7 Update README.md 2022-12-20 20:11:58 +03:00
MaxOvs19 b1965a3eda Update README.md 2022-12-20 20:08:47 +03:00
MaxOvs19 2e50504397 Update README.md 2022-12-20 20:02:48 +03:00
MaxOvs19 4dd4b7866f Update README.md 2022-12-20 15:03:44 +03:00
MaxOvs19 d81cb3ec77 Merge pull request #27 from apuc/fix-example-page
Fix example page
2022-12-20 14:49:19 +03:00
MaxOvs19 1061d16669 Update README.md 2022-11-17 21:39:26 +03:00
MaxOvs19 3c3f8604a0 Merge pull request #26 from apuc/add-search-customization
Fixed methods search and Example page
2022-11-17 21:29:50 +03:00
MaxOvs19 3160b3d14b Update cg-dropdown.js 2022-11-15 17:41:08 +03:00
MaxOvs19 734b2b9d56 Update index.js 2022-11-15 14:28:59 +03:00
MaxOvs19 fff9a24a79 Merge pull request #25 from apuc/fix-media-phone
Fixed media requests
2022-11-14 18:56:07 +03:00
MaxOvs19 68273b2fa2 Update package.json 2022-11-14 18:53:02 +03:00
MaxOvs19 4887f52f31 Added link in git hub page 2022-11-14 13:37:18 +03:00
MaxOvs19 3eaefaab20 Update package.json 2022-11-14 13:22:06 +03:00
MaxOvs19 9e13858cea Update README.md 2022-11-09 15:37:42 +03:00
MaxOvs19 44fb2b6e5a Update README.md 2022-11-09 15:35:15 +03:00
MaxOvs19 44f8c1a65b Merge pull request #24 from apuc/fix-all-documentation
Fixed/added description all documentation
2022-11-09 12:23:34 +03:00
MaxOvs19 e7182e684c Merge pull request #23 from apuc/add-multiLenguage
Added multi lenguage and fix methods
2022-11-08 13:42:53 +03:00
MaxOvs19 dc9e2d50d9 Merge pull request #22 from apuc/fix-function-clearSelect
Finish fixed clearSelect
2022-11-04 16:12:46 +03:00
MaxOvs19 d5b8f6e0dd Merge pull request #21 from apuc/add-event-function
Added function in clear select text
2022-11-03 17:23:53 +03:00
MaxOvs19 7047630ff3 Merge pull request #20 from apuc/add-closeOnSelect
Added function closeOnSelect and closing on click in the window
2022-11-02 16:06:15 +03:00
MaxOvs19 d1f87a6a13 Merge pull request #19 from apuc/add-default-style
Added styles for cross-browser compatibility
2022-11-01 19:13:58 +03:00
MaxOvs19 e3ab6ae828 Merge pull request #18 from apuc/add-default-style
Added default styles(White/Dark) theme
2022-11-01 14:09:00 +03:00
MaxOvs19 e5f2df8b2c Merge pull request #17 from apuc/add-label-in-select
Added label and fix submit form and etc.
2022-10-28 16:03:22 +03:00
MaxOvs19 ac49225a44 Merge pull request #16 from apuc/fix-multipul-checkbox
Fixed multipul checkBox
2022-10-28 12:37:53 +03:00
MaxOvs19 aebb9fb1b7 Merge pull request #15 from apuc/add-search
Fixed description
2022-10-26 16:23:15 +03:00
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