Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/coreui/coreui-react
CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.
https://github.com/coreui/coreui-react
feat(CPopover): add `onHide` and `onShow` event
1bec292c06431de7bddb89fe8b7f5a70919b6d44 authored over 3 years ago by Łukasz Holeczek <[email protected]>
1bec292c06431de7bddb89fe8b7f5a70919b6d44 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CSidebar): add `onHide` and `onShow` event
efa1ee4aaf285cbc0c5bd9a202372d2631b85e41 authored over 3 years ago by Łukasz Holeczek <[email protected]>
efa1ee4aaf285cbc0c5bd9a202372d2631b85e41 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update content
1fec5073bbf4defe25cf8f7966eab47e7feac665 authored over 3 years ago by Łukasz Holeczek <[email protected]>
1fec5073bbf4defe25cf8f7966eab47e7feac665 authored over 3 years ago by Łukasz Holeczek <[email protected]>
tests: update tests
6af4802b4b433999c2a15f3319baa7e9f70dbcf8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
6af4802b4b433999c2a15f3319baa7e9f70dbcf8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CToast): add `onShow` event
8fb920659fd8c06f93772fb71a5b18ed92b3ab74 authored over 3 years ago by Łukasz Holeczek <[email protected]>
8fb920659fd8c06f93772fb71a5b18ed92b3ab74 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(COffcanvas): add `onHide` and `onShow` event
f8329761f7f0ebd50b71081b08934c07d3a07d97 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f8329761f7f0ebd50b71081b08934c07d3a07d97 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CModal): add `onClosePrevented` and `onShow` event
bf7592c61286075d64afc8c2515972416f9b2e0d authored over 3 years ago by Łukasz Holeczek <[email protected]>
bf7592c61286075d64afc8c2515972416f9b2e0d authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CDropdown): add `onHide` and `onShow` event
769983d0884c645116fcf4697af19611ebf47cea authored over 3 years ago by Łukasz Holeczek <[email protected]>
769983d0884c645116fcf4697af19611ebf47cea authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CCollapse): add `onHide` and `onShow` event
e866781be8dae107f2d7d84ecc14787b264b3781 authored over 3 years ago by Łukasz Holeczek <[email protected]>
e866781be8dae107f2d7d84ecc14787b264b3781 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CTabPane): add `onHide` and `onShow` event
eef79ae67398194ec06593db5287aabbcc5d1b5d authored over 3 years ago by Łukasz Holeczek <[email protected]>
eef79ae67398194ec06593db5287aabbcc5d1b5d authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CTooltip): add `onHide` and `onShow` event
d4d4b0449b153a6dc145fb7267a4314919f08db3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
d4d4b0449b153a6dc145fb7267a4314919f08db3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CCarousel): remove `animate` prop, rename `index` to `activeIndex`, remove `onSlideChange`, add `onSlid` and `onSlide`
88b5ed2d09c5875d8e5907fca31d4a24591fee35 authored over 3 years ago by Łukasz Holeczek <[email protected]>
88b5ed2d09c5875d8e5907fca31d4a24591fee35 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update JSDoc comments
2fcdb8f160bfb3ad3845799dbb020afcc32b3054 authored over 3 years ago by Łukasz Holeczek <[email protected]>
2fcdb8f160bfb3ad3845799dbb020afcc32b3054 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CToaster): rename `onDismiss` to `onClose`, improve transition
1deb0419161ba1e6cc679dfe914d80f254f3ae79 authored over 3 years ago by Łukasz Holeczek <[email protected]>
1deb0419161ba1e6cc679dfe914d80f254f3ae79 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CModal): rename `onDismiss` to `onClose`
9747440d736f4c97fdfda29b361cf67380b5dc9c authored over 3 years ago by Łukasz Holeczek <[email protected]>
9747440d736f4c97fdfda29b361cf67380b5dc9c authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(COffcanvas): rename `onDismiss` to `onClose`
9d835e048202f0b6b18e5f6310d8e20fd86983fd authored over 3 years ago by Łukasz Holeczek <[email protected]>
9d835e048202f0b6b18e5f6310d8e20fd86983fd authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CToast): rename `onDismiss` to `onClose`
b922db06b10a887909e3358d02027a7a44889f7c authored over 3 years ago by Łukasz Holeczek <[email protected]>
b922db06b10a887909e3358d02027a7a44889f7c authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CToaster): rename `onDismiss` to `onClose`
34475dbb1cd873d36814f4547a6ab28a1f685d49 authored over 3 years ago by Łukasz Holeczek <[email protected]>
34475dbb1cd873d36814f4547a6ab28a1f685d49 authored over 3 years ago by Łukasz Holeczek <[email protected]>
build: update API generator
300ba8f18a26f1d3fd924f86024b53ee1ef77845 authored over 3 years ago by Łukasz Holeczek <[email protected]>
300ba8f18a26f1d3fd924f86024b53ee1ef77845 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor: update `TextColor` type
88f7a4c3ffc56670fdf39276767371e303725f88 authored over 3 years ago by Łukasz Holeczek <[email protected]>
88f7a4c3ffc56670fdf39276767371e303725f88 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update JSDoc comments
c855fa360953c8f6c24d1c6b04434c7af887822d authored over 3 years ago by Łukasz Holeczek <[email protected]>
c855fa360953c8f6c24d1c6b04434c7af887822d authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update layout and content
5ea05a1d6c833b8a3804061b465b452fbe3bb3c7 authored over 3 years ago by Łukasz Holeczek <[email protected]>
5ea05a1d6c833b8a3804061b465b452fbe3bb3c7 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CDropdownToggle): add type button
702da3718035eb2c7d7ef4ffb0299f07b1679ec6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
702da3718035eb2c7d7ef4ffb0299f07b1679ec6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update content
584c54a9a96ac3b0b5d90e90191dbc839c376699 authored over 3 years ago by Łukasz Holeczek <[email protected]>
584c54a9a96ac3b0b5d90e90191dbc839c376699 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CCarousel): add `pause`, `wrap` properties, and indivuadl interval for items
40d634ad18904b17bb1971d785d86e0b6d2d9354 authored over 3 years ago by Łukasz Holeczek <[email protected]>
40d634ad18904b17bb1971d785d86e0b6d2d9354 authored over 3 years ago by Łukasz Holeczek <[email protected]>
fix(CBadge): fix wrong prop values
96b56dcad4588b719ce99cb37bc8143f8ea17ed4 authored over 3 years ago by Łukasz Holeczek <[email protected]>
96b56dcad4588b719ce99cb37bc8143f8ea17ed4 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat: add `position` property
38185f2d9493401cc35e8f9b6ee2056f79836e7c authored over 3 years ago by Łukasz Holeczek <[email protected]>
38185f2d9493401cc35e8f9b6ee2056f79836e7c authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: add esolid example and examples with icons
438381e6e1c54d621179d3c6315bf84c597cfc69 authored over 3 years ago by Łukasz Holeczek <[email protected]>
438381e6e1c54d621179d3c6315bf84c597cfc69 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: add esolid example and examples with icons
f8e2d9f00d648b9bc15ed2a46282eeff4a7eb304 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f8e2d9f00d648b9bc15ed2a46282eeff4a7eb304 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(COffcanvas): add scroll property
1eea87d61b43da13e151ba4ca7b6e9bd4e65ed4d authored over 3 years ago by Łukasz Holeczek <[email protected]>
1eea87d61b43da13e151ba4ca7b6e9bd4e65ed4d authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs(CPagination): update docs
b954bc66c356a2a792cff3f51563ea5220746dd7 authored over 3 years ago by Łukasz Holeczek <[email protected]>
b954bc66c356a2a792cff3f51563ea5220746dd7 authored over 3 years ago by Łukasz Holeczek <[email protected]>
release: v4.0.0-rc.2
add2d165f5224527659bf1201dfda1e4b924d5c5 authored over 3 years ago by Łukasz Holeczek <[email protected]>
add2d165f5224527659bf1201dfda1e4b924d5c5 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update navigation
ce148dea984c0623e740f3ebde3552a58b0d21b3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
ce148dea984c0623e740f3ebde3552a58b0d21b3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs(CSidebar): update api documentation
7baeaae59f667166cb5472a51b06b3ea365e893e authored over 3 years ago by Łukasz Holeczek <[email protected]>
7baeaae59f667166cb5472a51b06b3ea365e893e authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CModal): update onDismisse handler and static backdrop
5ce772a3731a0d570c21dcf5b2a38dd30f356e64 authored over 3 years ago by Łukasz Holeczek <[email protected]>
5ce772a3731a0d570c21dcf5b2a38dd30f356e64 authored over 3 years ago by Łukasz Holeczek <[email protected]>
tests: update tests
f96ac06d0c7afda984265b194a2f0613ec066e70 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f96ac06d0c7afda984265b194a2f0613ec066e70 authored over 3 years ago by Łukasz Holeczek <[email protected]>
Merge branch 'v4-dev-accordion-refactor' into v4-dev
# Conflicts:
# src/components/sidebar/CSidebar.tsx
tests: update tests
e16f962cab418544f8c053aa18ce7e3e20bd999f authored over 3 years ago by Łukasz Holeczek <[email protected]>
e16f962cab418544f8c053aa18ce7e3e20bd999f authored over 3 years ago by Łukasz Holeczek <[email protected]>
tests: update tests
ff7c4fec26ee31e991a19b3ee90274bb17b3f4de authored over 3 years ago by Łukasz Holeczek <[email protected]>
ff7c4fec26ee31e991a19b3ee90274bb17b3f4de authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs(collapse): add prevent default to href
e829fdfef45dabfbb7b147ded44a200d13f4254d authored over 3 years ago by Łukasz Holeczek <[email protected]>
e829fdfef45dabfbb7b147ded44a200d13f4254d authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CNavGroup): improve syntax
cdfca2571631b8ebdc6e378faddab68a504f4b61 authored over 3 years ago by Łukasz Holeczek <[email protected]>
cdfca2571631b8ebdc6e378faddab68a504f4b61 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CModal): improve syntax
5ce2e52dab83588bdf4b376695e9ae977b284ae9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
5ce2e52dab83588bdf4b376695e9ae977b284ae9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CDropdown): improve syntax
8c6b69314533eb465875e8a8e913733f801814ef authored over 3 years ago by Łukasz Holeczek <[email protected]>
8c6b69314533eb465875e8a8e913733f801814ef authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CCollapse): improve syntax
bad08ef0725fd7efb049d9d01756b43dd36c7bd6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
bad08ef0725fd7efb049d9d01756b43dd36c7bd6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: update dependencies and devDependencies
f36a5a0df971bf136e28c968df517839c106a076 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f36a5a0df971bf136e28c968df517839c106a076 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documentation
ef9df058d0bb79ccaf22c8eab75f60e9bdb8da9b authored over 3 years ago by Łukasz Holeczek <[email protected]>
ef9df058d0bb79ccaf22c8eab75f60e9bdb8da9b authored over 3 years ago by Łukasz Holeczek <[email protected]>
tests: update tests
1d70359da3700645079d76a853b9aebacee1a055 authored over 3 years ago by Łukasz Holeczek <[email protected]>
1d70359da3700645079d76a853b9aebacee1a055 authored over 3 years ago by Łukasz Holeczek <[email protected]>
release: v4.0.0-rc.1
ac955ac9edcb9c822b22014371d74a4a0abecb8e authored over 3 years ago by Łukasz Holeczek <[email protected]>
ac955ac9edcb9c822b22014371d74a4a0abecb8e authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
9aa2d619a13ec4911ca226b27b51d0e7279dfb22 authored over 3 years ago by Łukasz Holeczek <[email protected]>
9aa2d619a13ec4911ca226b27b51d0e7279dfb22 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CSidebar): update responsive behavior
10f30362fd55f490ea8a1d256b23d2235ee261f6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
10f30362fd55f490ea8a1d256b23d2235ee261f6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
a73f626bcbcf73684b9f10632f12dbe6502c2856 authored over 3 years ago by Łukasz Holeczek <[email protected]>
a73f626bcbcf73684b9f10632f12dbe6502c2856 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(accordion): update behavior of component
135a6ba867f2bca64ba563dea69ccf02b648f916 authored over 3 years ago by Łukasz Holeczek <[email protected]>
135a6ba867f2bca64ba563dea69ccf02b648f916 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: replace `text-muted` className with `text-medium-emphasis`
0f3a09871f0722ab8a7bb43c1899d5fb55b81350 authored over 3 years ago by Łukasz Holeczek <[email protected]>
0f3a09871f0722ab8a7bb43c1899d5fb55b81350 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CPagination): add `align` property to set the alignment of component
57215dbf32b46dba7fd3b9401a47c66be066b3fd authored over 3 years ago by Łukasz Holeczek <[email protected]>
57215dbf32b46dba7fd3b9401a47c66be066b3fd authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs(CToast): update docs
357772a1237e450e0fb0fbfcd7560cbf484dda98 authored over 3 years ago by Łukasz Holeczek <[email protected]>
357772a1237e450e0fb0fbfcd7560cbf484dda98 authored over 3 years ago by Łukasz Holeczek <[email protected]>
fix(CTable): add proper interface to td i th
48c18a9269d9f8c6c41f442421a37dbe91f2f044 authored over 3 years ago by Łukasz Holeczek <[email protected]>
48c18a9269d9f8c6c41f442421a37dbe91f2f044 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CToast): add animations
e818a28ce4006661f46fcab98b42a88fa894646d authored over 3 years ago by Łukasz Holeczek <[email protected]>
e818a28ce4006661f46fcab98b42a88fa894646d authored over 3 years ago by Łukasz Holeczek <[email protected]>
fix(CImage): update interface
635de93640fff63c1cf82eaed0cc527a1a74dcfb authored over 3 years ago by Łukasz Holeczek <[email protected]>
635de93640fff63c1cf82eaed0cc527a1a74dcfb authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documentation
9713f255beb615ab44c52f09cbf299def124324a authored over 3 years ago by Łukasz Holeczek <[email protected]>
9713f255beb615ab44c52f09cbf299def124324a authored over 3 years ago by Łukasz Holeczek <[email protected]>
release: v4.0.0-rc.0
b797b85b022da54492d4593dcf473e8c599bd6b9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
b797b85b022da54492d4593dcf473e8c599bd6b9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
212fe4e37d86b2731139eaaa226cf78bfb82080a authored over 3 years ago by Łukasz Holeczek <[email protected]>
212fe4e37d86b2731139eaaa226cf78bfb82080a authored over 3 years ago by Łukasz Holeczek <[email protected]>
build: update npm files
56a28ab0a65b4ee86e243f1af679f32806363632 authored over 3 years ago by Łukasz Holeczek <[email protected]>
56a28ab0a65b4ee86e243f1af679f32806363632 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: clean-up
e4c6c6c97b68cfec7147a8ef7b581bc3e340af77 authored over 3 years ago by Łukasz Holeczek <[email protected]>
e4c6c6c97b68cfec7147a8ef7b581bc3e340af77 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: clean-up
46682980c03a4fb3b6ad0f219af7a86f3869b61f authored over 3 years ago by Łukasz Holeczek <[email protected]>
46682980c03a4fb3b6ad0f219af7a86f3869b61f authored over 3 years ago by Łukasz Holeczek <[email protected]>
build: exclude docs folder
52c7650658ef17e4bc1afb81519cb15c0b4c6abd authored over 3 years ago by Łukasz Holeczek <[email protected]>
52c7650658ef17e4bc1afb81519cb15c0b4c6abd authored over 3 years ago by Łukasz Holeczek <[email protected]>
test: update tests
6d54142cc52727d2e0e9e1478b4d7240f9919bdc authored over 3 years ago by Łukasz Holeczek <[email protected]>
6d54142cc52727d2e0e9e1478b4d7240f9919bdc authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
18dc65e57e0d359f24b57d4ef3b5047b0a46cd1a authored over 3 years ago by Łukasz Holeczek <[email protected]>
18dc65e57e0d359f24b57d4ef3b5047b0a46cd1a authored over 3 years ago by Łukasz Holeczek <[email protected]>
tests: update tests
ab0c9ed4713875e24b969a08b9d942ccde44cd02 authored over 3 years ago by Łukasz Holeczek <[email protected]>
ab0c9ed4713875e24b969a08b9d942ccde44cd02 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
161110e65377a8eb9d07fba85684833ae4c17b82 authored over 3 years ago by Łukasz Holeczek <[email protected]>
161110e65377a8eb9d07fba85684833ae4c17b82 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update theme
4e0a22c19f361cda54e2c0a8a5324d769a2e8b2a authored over 3 years ago by Łukasz Holeczek <[email protected]>
4e0a22c19f361cda54e2c0a8a5324d769a2e8b2a authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update content and assets
741c9ac5d31f1bf2058024f591c24a14f654886b authored over 3 years ago by Łukasz Holeczek <[email protected]>
741c9ac5d31f1bf2058024f591c24a14f654886b authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update content
77ac2f230e26a38cf17e78d27122885215b1607d authored over 3 years ago by Łukasz Holeczek <[email protected]>
77ac2f230e26a38cf17e78d27122885215b1607d authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: update dependencies and scripts
f6068235a8eb8d0e6bd58cbcf049903b525f0015 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f6068235a8eb8d0e6bd58cbcf049903b525f0015 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update JSDoc comments
55ff71d5d493ba8964055fdc6468f925516f56f3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
55ff71d5d493ba8964055fdc6468f925516f56f3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update api generator
1875f6a4885c9a1fe839928de47bd966aebad6d9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
1875f6a4885c9a1fe839928de47bd966aebad6d9 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update gatsby config
f5efc4883cc70e49addb91718065f3f61c3939b1 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f5efc4883cc70e49addb91718065f3f61c3939b1 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update components
f96d037d5e858a39867b9be46dfec790dcdb4239 authored over 3 years ago by Łukasz Holeczek <[email protected]>
f96d037d5e858a39867b9be46dfec790dcdb4239 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: add public to ignored folders
7fc5aae98cd81c6976166ff192856baa23dc3e7b authored over 3 years ago by Łukasz Holeczek <[email protected]>
7fc5aae98cd81c6976166ff192856baa23dc3e7b authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: move documentation from content to docs
7decec581bea63185f6d6f711b128082d275d384 authored over 3 years ago by Łukasz Holeczek <[email protected]>
7decec581bea63185f6d6f711b128082d275d384 authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor: migrate content from docz to gatsby;
6cffd76bca5d76e73327c898d36ffa32738c5cd8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
6cffd76bca5d76e73327c898d36ffa32738c5cd8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat: migrate from docz to gatsby
90778251a3bb7813f331bc8e671f82f1f3e3dc7e authored over 3 years ago by Łukasz Holeczek <[email protected]>
90778251a3bb7813f331bc8e671f82f1f3e3dc7e authored over 3 years ago by Łukasz Holeczek <[email protected]>
test: Update tests
cd2aa897a6764150c0c899f80f8f0dad2b26afab authored over 3 years ago by Marcin Michałek <[email protected]>
cd2aa897a6764150c0c899f80f8f0dad2b26afab authored over 3 years ago by Marcin Michałek <[email protected]>
refactor: change widget names
be0f3051c99b6d52e12879a71f1d53429873c78d authored over 3 years ago by Łukasz Holeczek <[email protected]>
be0f3051c99b6d52e12879a71f1d53429873c78d authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documentation
21b64552cf1927d4b971bcc642e4957fcfdfda21 authored over 3 years ago by Łukasz Holeczek <[email protected]>
21b64552cf1927d4b971bcc642e4957fcfdfda21 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: clean-up
fdc199718dd9732236f314ae5123505d05d0d5aa authored over 3 years ago by Łukasz Holeczek <[email protected]>
fdc199718dd9732236f314ae5123505d05d0d5aa authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat: add new widgets
50e3abe7b8393eded4fefae80250f4e86fefe78b authored over 3 years ago by Łukasz Holeczek <[email protected]>
50e3abe7b8393eded4fefae80250f4e86fefe78b authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CWidgets): add `CWidgetA`, `CWidgetB`, `CWidgetC`
2dc9d3e7ba1175db348b7c64052f500932334e63 authored over 3 years ago by Łukasz Holeczek <[email protected]>
2dc9d3e7ba1175db348b7c64052f500932334e63 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: add dist to excluded
e5d0e853a2b3780360066570cc968a0024fa13f3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
e5d0e853a2b3780360066570cc968a0024fa13f3 authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: clean-up
c391a5d1d72d1e28a4b1a43c8fbd998905de2b12 authored over 3 years ago by Łukasz Holeczek <[email protected]>
c391a5d1d72d1e28a4b1a43c8fbd998905de2b12 authored over 3 years ago by Łukasz Holeczek <[email protected]>
build: update rollup
ff0002893fbf9b1c02f29d80748b660ee466ea79 authored over 3 years ago by Łukasz Holeczek <[email protected]>
ff0002893fbf9b1c02f29d80748b660ee466ea79 authored over 3 years ago by Łukasz Holeczek <[email protected]>
release: v4.0.0-beta.5
a20336d30e113807bada01835885b0300a1ff030 authored over 3 years ago by Łukasz Holeczek <[email protected]>
a20336d30e113807bada01835885b0300a1ff030 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documenation
29ad82855b1602f488c9fcd8bd4f17b00eafaf1c authored over 3 years ago by Łukasz Holeczek <[email protected]>
29ad82855b1602f488c9fcd8bd4f17b00eafaf1c authored over 3 years ago by Łukasz Holeczek <[email protected]>
chore: add icons
20cda86dc6622a1f7c88e8f253bbf28164dcf663 authored over 3 years ago by Łukasz Holeczek <[email protected]>
20cda86dc6622a1f7c88e8f253bbf28164dcf663 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documentation
35aeec9f8ba759027d5cda665d40c21f8910d6fc authored over 3 years ago by Łukasz Holeczek <[email protected]>
35aeec9f8ba759027d5cda665d40c21f8910d6fc authored over 3 years ago by Łukasz Holeczek <[email protected]>
refactor(CSidebar): update visible prop behavior
c95529011a5cc59418f302571235652c0b79ce41 authored over 3 years ago by Łukasz Holeczek <[email protected]>
c95529011a5cc59418f302571235652c0b79ce41 authored over 3 years ago by Łukasz Holeczek <[email protected]>
docs: update documentation
56492de94d9effae57fe2dd7555e73a7e43eb2f8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
56492de94d9effae57fe2dd7555e73a7e43eb2f8 authored over 3 years ago by Łukasz Holeczek <[email protected]>
fix(CNav): aaccept rest props
20f8a1773ba6ce7fe345bd5af96f76a312ac96c6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
20f8a1773ba6ce7fe345bd5af96f76a312ac96c6 authored over 3 years ago by Łukasz Holeczek <[email protected]>
feat(CFormCheck): add `hitArea` prop
def9712fdb6cea31423bf5a82f9b17dad8d67e37 authored over 3 years ago by Łukasz Holeczek <[email protected]>
def9712fdb6cea31423bf5a82f9b17dad8d67e37 authored over 3 years ago by Łukasz Holeczek <[email protected]>
fix: change `HTMLAttributes` to `InputHTMLAttributes`
055777c9b87b140179d34d25d177b3f78983a287 authored over 3 years ago by Łukasz Holeczek <[email protected]>
055777c9b87b140179d34d25d177b3f78983a287 authored over 3 years ago by Łukasz Holeczek <[email protected]>
build: migrate from `node-sass` to `sass`
2f0971a5a3054bf3ca3fc213a6ddfde7adf63a25 authored over 3 years ago by Łukasz Holeczek <[email protected]>
2f0971a5a3054bf3ca3fc213a6ddfde7adf63a25 authored over 3 years ago by Łukasz Holeczek <[email protected]>