Skip to content

V4 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 575 commits into
base: v4
Choose a base branch
from
Open

V4 #1

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
575 commits
Select commit Hold shift + click to select a range
ee2e6e5
docs: update styles
mrholek Dec 12, 2022
3599ea5
release: @coreui/[email protected]
mrholek Dec 12, 2022
1860d74
chore: update dependencies and devDependencies
mrholek Dec 12, 2022
549be8a
release: v4.4.1
mrholek Dec 12, 2022
d8f7e7b
docs: update documentation
mrholek Dec 19, 2022
a060bb7
Update CModal.tsx
mrholek Dec 19, 2022
3d0184e
Merge pull request #331 from reediculous456/custom-modal-attributes
mrholek Dec 19, 2022
9638f40
feat(CFormInput, CFormSelect, CFormTextarea): add feedback support to…
mrholek Dec 19, 2022
327632e
refactor: move `isVisible()` to utils
mrholek Dec 19, 2022
9fb7777
feat(CCarousel): add swipe interactions on touchscreen devices
mrholek Dec 19, 2022
d26aa5f
docs: update API documentation
mrholek Dec 19, 2022
8547f94
chore: update dependencies and devDependencies
mrholek Dec 19, 2022
9624a96
release: v4.5.0
mrholek Dec 19, 2022
078030b
feat: add backdrop static option support
korhanozbek44 Jan 8, 2023
21bacfd
refactor(CPopover): improve className handling; improve props interface
mrholek Jan 10, 2023
3def61d
refactor(CTooltip): improve className handling; improve props interfa…
mrholek Jan 10, 2023
c2a80b1
docs: improve theme
mrholek Jan 10, 2023
a432e2e
release: v4.5.1
mrholek Jan 10, 2023
1644697
refactor: remove duplicated code
mrholek Jan 18, 2023
207b600
fix: change wrong class name
mrholek Jan 18, 2023
481cb1d
refactor(CTable): change default value of `items` property
mrholek Jan 19, 2023
30c1001
docs: move content to another folder
mrholek Jan 19, 2023
f8ddcdb
chore: clean-up
mrholek Jan 23, 2023
a88ef96
docs: update API documantation
mrholek Jan 23, 2023
501bbc4
docs: update theme
mrholek Jan 23, 2023
048ec10
docs: update examples
mrholek Jan 23, 2023
78fe80c
chore: update dependencies and devDependencies
mrholek Jan 23, 2023
759e267
build: update API generator
mrholek Jan 23, 2023
11d3401
build: update API generator
mrholek Jan 23, 2023
42bddde
docs: update API documentation
mrholek Jan 23, 2023
836c459
refactor: rename `isVisible` to `isInViewport`
mrholek Jan 24, 2023
b995791
fix(CCol): add missing props to propTypes
mrholek Jan 24, 2023
6dcfb05
chore: clean-up
mrholek Jan 24, 2023
abc5b4d
release: @coreui/[email protected]
mrholek Jan 25, 2023
59f49bc
refactor(CTable): update interface
mrholek Jan 25, 2023
320ff81
chore: update dependencies and devDependencies
mrholek Jan 25, 2023
b0baa45
release: v4.5.2
mrholek Jan 25, 2023
14e7ea0
chore: clean-up
mrholek Jan 26, 2023
b4792cc
Update COffcanvas.tsx
mrholek Jan 27, 2023
cbd4ef2
Merge pull request #338 from dreadful44/feat-backdrop-option-update
mrholek Jan 27, 2023
d59ae10
docs(COffcanvas): add static backdrop example
mrholek Jan 27, 2023
1e51cb6
feat(Offcanvas): add responsive variations
mrholek Jan 27, 2023
7bf2c13
docs(CNavbar): update offcanvas examples
mrholek Jan 27, 2023
4877e1a
docs: fix validateDOMNesting warnings
mrholek Jan 27, 2023
359f552
git commit -m 'docs: update theme'
mrholek Jan 27, 2023
d43302c
docs: improve performance of theme
mrholek Feb 4, 2023
3af2ec1
docs: update content
mrholek Feb 4, 2023
01af1c9
build: update API generator
mrholek Feb 5, 2023
999fd5c
build: update API docs generator
mrholek Feb 5, 2023
c7a4ba5
docs: update API documentation
mrholek Feb 5, 2023
d653f18
chore: add TODO comment
mrholek Feb 5, 2023
5bf28a1
chore: update dependencies and devDependencies
mrholek Feb 5, 2023
8c58619
docs: add docsearch
mrholek Feb 8, 2023
7769f9b
docs: clean-up
mrholek Feb 8, 2023
2cccad9
docs: update content
mrholek Feb 8, 2023
a518c33
refactor: move hooks outside utils
mrholek Feb 10, 2023
bef8893
chore: format code
mrholek Feb 13, 2023
895bace
release: v4.6.0
mrholek Feb 15, 2023
aa3a400
chore: clean-up
mrholek Feb 26, 2023
2bc8d2f
refactor: update props and types
mrholek Mar 13, 2023
4134ad6
refactor: syntax formatting and cleaning
mrholek Mar 14, 2023
7c503bf
refactor: syntax formatting and cleaning
mrholek Mar 14, 2023
26ef344
chore: temporary move folder
mrholek Mar 15, 2023
f868525
refactor: move @coreui/react-chartjs to external repository
mrholek Mar 15, 2023
8efff79
refactor: move @coreui/icons-react to separate repository
mrholek Mar 15, 2023
50f7d55
tests: update configuration and tests
mrholek Mar 15, 2023
82d98b9
chore: update dependencies and devDependencies
mrholek Mar 15, 2023
239d342
chore: update dependencies and devDependencies
mrholek Mar 15, 2023
fe35d05
chore: update .gitignore
mrholek Mar 15, 2023
cbb606d
chore: update dependencies and devDependencies
mrholek Mar 15, 2023
481bc19
chore: sync submodules
mrholek Mar 15, 2023
f5f3c98
chore: clean-up
mrholek Mar 15, 2023
05f3835
tests: update tests
mrholek Mar 15, 2023
9343704
chore: update submodules
mrholek Mar 15, 2023
47874ac
chore: update dependencies and devDependencies
mrholek Mar 16, 2023
d8863d3
refactor(CTable): improve syntax
mrholek Mar 17, 2023
55d10d6
chore: update year to 2023
mrholek Mar 17, 2023
bbf658a
chore: sync submodules
mrholek Mar 17, 2023
cfb2e50
chore: update .gitignore
mrholek Mar 17, 2023
62fd95c
chore: update .gitignore
mrholek Mar 17, 2023
2314f7a
chore: remove yarn.lock
mrholek Mar 17, 2023
0d72995
chore: update .gitignore
mrholek Mar 17, 2023
17c71a3
chore: update .gitignore
mrholek Mar 17, 2023
7a5d082
refactor: move _className directly to the return of the component
mrholek Mar 18, 2023
30e120f
refactor: improve syntax
mrholek Mar 18, 2023
2b0b70d
feat: add CConditionalPortal component
mrholek Mar 18, 2023
f5dd658
refactor(CAccordion): improve and clean-up syntax
mrholek Mar 20, 2023
4a2049c
refactor(CCollapse): improve and clean-up syntax
mrholek Mar 20, 2023
16a940c
refactor(CTooltip): improve and clean-up syntax
mrholek Mar 20, 2023
903a9dc
refactor(CCol): improve and clean-up syntax
mrholek Mar 20, 2023
a895e6f
refactor(CContainer): improve and clean-up syntax
mrholek Mar 20, 2023
253a377
refactor(CHeader): improve and clean-up syntax
mrholek Mar 20, 2023
1fe1e34
refactor(CNavbar): improve and clean-up syntax
mrholek Mar 20, 2023
5e01630
refactor(CToast): improve and clean-up syntax
mrholek Mar 20, 2023
4fa9552
refactor(CTable): improve and clean-up syntax
mrholek Mar 20, 2023
b210f11
refactor(CPagination): improve and clean-up syntax
mrholek Mar 20, 2023
d6e534e
refactor(CPopover): improve and clean-up syntax
mrholek Mar 20, 2023
b44ba7e
refactor(COffcanvas): improve and clean-up syntax
mrholek Mar 20, 2023
5ff66ad
refactor(CFormLabel): improve and clean-up syntax
mrholek Mar 20, 2023
4da20ab
refactor(CSidebar): improve and clean-up syntax
mrholek Mar 20, 2023
18e2cd3
refactor(CModal): improve and clean-up syntax
mrholek Mar 20, 2023
fa0c691
refactor(CDropdown): improve and clean-up syntax
mrholek Mar 20, 2023
7b4319f
build: update eslint config
mrholek Mar 20, 2023
92ffcc2
tests: update tests
mrholek Mar 20, 2023
ac6ac5a
docs(CModal): fix responsive examples
mrholek Mar 20, 2023
57913f3
refactor(CTable): improve and clean-up syntax
mrholek Mar 20, 2023
46c5edf
refactor(CDropdown): improve and clean-up syntax
mrholek Mar 20, 2023
a046790
refactor(CFormCheck): improve and clean-up syntax
mrholek Mar 20, 2023
f4f64ef
docs: update documentation
mrholek Mar 20, 2023
74116de
feat(CFormCheck): add reverse option
mrholek Mar 21, 2023
14eab55
feat(CFormSwitch): add reverse option
mrholek Mar 21, 2023
3872523
docs: add missing space in footer
mrholek Mar 21, 2023
1442e13
release: v4.7.0
mrholek Mar 21, 2023
a428643
refactor(CDropdown): prevent unnecessary re-render
mrholek Mar 23, 2023
dfdf9d1
docs: update links
mrholek Mar 24, 2023
0e7b74e
docs: update content
mrholek Mar 25, 2023
6a8d1b4
fix(CDropdown): add proper className based on direction property inst…
mrholek Mar 25, 2023
084c3b8
refactor(COffcanvas): improve syntax
mrholek Mar 25, 2023
6fe0069
docs: update content
mrholek Mar 26, 2023
fd5807c
chore: clean-up
mrholek Mar 26, 2023
44f50b1
feat(CDropdown): allow rendering menu inside React Portal
mrholek May 3, 2023
67e3e5b
docs: update API documentation
mrholek May 3, 2023
19415b9
release: v4.8.0
mrholek May 3, 2023
392bed5
docs: add dark mode, update components, update styles
mrholek May 8, 2023
da73dfa
chore: add @coreui/coreui to peerDependencies
mrholek May 8, 2023
c5bf941
docs: update theme
mrholek May 10, 2023
6561965
docs: update button groups examples
mrholek May 10, 2023
4a347a7
refactor(CFormCheck): improve indeterminate property handling
mrholek May 10, 2023
6f8b34f
chore: update dependencies and devDependencies
mrholek May 10, 2023
f1bc622
chore: update dependencies and devDependencies
mrholek May 10, 2023
6834bc0
build: update API generator
mrholek May 10, 2023
99c14b0
docs: update API documentation
mrholek May 10, 2023
5150fb5
chore: update eslint configuration
mrholek May 10, 2023
9a14ada
fix(CPopover, CTooltip): incorrectly extends interface
mrholek May 10, 2023
7931dd2
release: v4.9.0-alpha.0
mrholek May 10, 2023
a13fc2f
refactor(CDropdown, CPopover, CTooltip): improve RTL direction handling
mrholek May 11, 2023
0d53916
docs: improve content
mrholek May 11, 2023
713f57a
docs: update theme
mrholek May 11, 2023
970cfda
docs: update content
mrholek May 11, 2023
cad54d2
release: v4.9.0-alpha.1
mrholek May 12, 2023
47020b9
docs: improve charts to support different themes
mrholek May 14, 2023
9b48e8f
docs: update syntax colors
mrholek May 14, 2023
f0931e3
refactor: add SSR support
mrholek May 15, 2023
4a6b733
CTable put 0 data in but not add
birariro May 25, 2023
5a25e49
refactor(CFormSelect): allow to add options with value=""
mrholek May 30, 2023
5a25d7e
fix(CModal): remove click outside listener when the modal is closing
mrholek May 30, 2023
81ef1ed
chore: clean-up
mrholek Jun 6, 2023
eafc6ce
refactor(CSpinner): improve class names
mrholek Jun 6, 2023
bc657f7
build: update eslint configuration
mrholek Jun 6, 2023
76126f9
chore: add comments
mrholek Jun 6, 2023
eaab236
docs: update SCSS docs
mrholek Jun 6, 2023
7bb524c
docs: update examples
mrholek Jun 7, 2023
0adb1c1
refactor(CPopover, CTooltip): update PropTypes to allow adding arrays
mrholek Jun 7, 2023
1d340a3
docs: update prism-react-render to v2
mrholek Jun 7, 2023
7270312
chore: update dependencies and devDependencies
mrholek Jun 7, 2023
f2e4a97
docs: update theme
mrholek Jun 7, 2023
b576475
fix(CPopover, CTooltip): update PropTypes
mrholek Jun 8, 2023
1daf7cf
build: update config files
mrholek Jun 8, 2023
18e4d9b
docs: update theme
mrholek Jun 8, 2023
22889dd
chore: update dependencies and devDependencies
mrholek Jun 8, 2023
f2068d9
fix(CSidebar): the listener argument should be a function reference
mrholek Jun 8, 2023
d6ecc74
Update CTable.tsx
mrholek Jun 8, 2023
2b36377
Merge pull request #362 from birariro/patch-1
mrholek Jun 8, 2023
9ed03fe
tests: update tests
mrholek Jun 8, 2023
3ba5b31
refactor: fix eslint warnings
mrholek Jun 8, 2023
1b4f6d8
docs: update content
mrholek Jun 11, 2023
c548789
docs: update theme
mrholek Jun 11, 2023
8395834
refactor: improve syntax
mrholek Jun 11, 2023
8765f4d
chore: update peerDependencies
mrholek Jun 11, 2023
6a0c35f
chore: update dependencies and devDependencies
mrholek Jun 11, 2023
5370857
chore: update dependencies and devDependencies
mrholek Jun 11, 2023
7ab2edc
chore: update submodules
mrholek Jun 11, 2023
fee84b8
feat(useColorModes): add the new hook to handling color modes
mrholek Jun 11, 2023
a0619a3
release: v4.9.0-beta.0
mrholek Jun 12, 2023
aa45ecc
feat(useColorModes): add `isColorModeSet` utility
mrholek Jun 13, 2023
518eb21
release: v4.9.0-beta.1
mrholek Jun 13, 2023
aa5ac11
refactor(useColorModes): add SSR support
mrholek Jun 15, 2023
04a9ebc
docs: move to GTM
mrholek Jun 15, 2023
71eb9c3
chore: update dependencies and devDependencies
mrholek Jun 18, 2023
0310385
chore: update dependencies and devDependencies
mrholek Jun 18, 2023
9fbab55
chore: update dependencies and devDependencies
mrholek Jun 18, 2023
ce0d22d
docs: update theme
mrholek Jun 18, 2023
47008f6
refactor(useColorModes): export state value instead of function
mrholek Jun 21, 2023
c35daab
docs: update theme
mrholek Jun 21, 2023
a8f4fda
feat(usePopper): add a new hook
mrholek Jun 21, 2023
b301e24
refactor(CPopover, CTooltip): update directional CSS class names
mrholek Jun 21, 2023
8b21e7f
refactor(CTooltip): change default trigger value from `'hover'` to `[…
mrholek Jun 21, 2023
0524f30
feat(CPopover, CTooltip): add the `animation` property to enable the …
mrholek Jun 21, 2023
6d2edc7
feat(CPopover, CTooltip): add the `delay` property to enable the dela…
mrholek Jun 21, 2023
bb0f6f9
feat(CPopover, CTooltip): add `fallbackPlacements` property to allow …
mrholek Jun 21, 2023
365f651
refactor(CPopover, CTooltip): update arrow configuration
mrholek Jun 21, 2023
b6e5de3
refactor(CPopover, CTooltip): improve syntax
mrholek Jun 21, 2023
c64daa4
refactor(CDropdown): improve propTypes
mrholek Jun 21, 2023
386bb8d
feat(CDropdown): add the `offset` property; rebuild the component, an…
mrholek Jun 22, 2023
aea46e3
tests: update tests
mrholek Jun 22, 2023
08ffea9
refactor(CProgress): add a more accessible structure
mrholek Jun 23, 2023
b29ea06
docs: add input mask examples
mrholek Jun 23, 2023
5d2d56c
chore: reorder dependencies
mrholek Jun 23, 2023
bc66d87
docs: update content
mrholek Jun 23, 2023
938de2c
docs: update content
mrholek Jun 26, 2023
23f58b8
build: update lerna to v7.1.0
mrholek Jun 27, 2023
4f8aeda
release: v4.9.0-beta.2
mrholek Jun 27, 2023
79d0f2a
Merge branch 'v4-next' into main-merge-next
mrholek Jun 28, 2023
616a60d
docs: update API documentation
mrholek Jun 28, 2023
7996d2b
chore: clean-up
mrholek Jun 29, 2023
6745092
release: v4.9.0-rc.0
mrholek Jun 29, 2023
2dc71ca
chore: update depenendencies and devDependencies
mrholek Jul 7, 2023
aac5a82
chore: update dependencies and devDependencies
mrholek Jul 7, 2023
984d900
chore: update dependencies and devDependencies
mrholek Jul 7, 2023
f3731cb
docs: update API documentation
mrholek Jul 7, 2023
adfaf78
fix: resolve circular dependency warning
mrholek Jul 7, 2023
f0e845a
release: v4.9.0
mrholek Jul 7, 2023
b716422
build: update API generator
mrholek Jul 7, 2023
7dd7f20
docs: update Icons documentation
mrholek Jul 11, 2023
140e285
fix(CModal): remove click outside listener when the modal is not visi…
mrholek Jul 12, 2023
4eb476b
release: v4.9.1
mrholek Jul 12, 2023
6dbefa8
fix(CNavGroup): improve open group handling
mrholek Jul 16, 2023
db86607
chore: clean-up
mrholek Jul 16, 2023
0ee9219
docs: update content
mrholek Aug 2, 2023
c8e1e0c
docs: update theme
mrholek Aug 2, 2023
ac45603
chore: update @coreui/coreui to v4.3.0
mrholek Aug 2, 2023
be61704
docs: update content
mrholek Aug 2, 2023
9cdb63b
docs: udpate theme
mrholek Aug 2, 2023
6b22795
chore: update dependencies and devDendencies
mrholek Aug 3, 2023
16d116b
chore: update dependencies and devDependencies
mrholek Aug 3, 2023
b0d4418
release: v4.9.2
mrholek Aug 3, 2023
4e7daab
docs: update content
mrholek Aug 9, 2023
de09cbe
fix(CPopover, CTooltip): prevent removing the popper style before the…
mrholek Sep 8, 2023
e686c89
feat(CModal): restore focus to the previously focused element once th…
mrholek Sep 9, 2023
3294c5a
feat(CModal): restore focus to the previously focused element once th…
mrholek Sep 9, 2023
cfd172b
add `focus` property to allow set if puts the focus on the modal when…
mrholek Sep 9, 2023
a731897
refactor(CModal): improve accessibility
mrholek Sep 9, 2023
db383a5
docs(CModal): add new examples
mrholek Sep 9, 2023
d0fdf04
docs(CModal): update content
mrholek Sep 9, 2023
74c6b24
refactor(CModal): improve accessibility
mrholek Sep 9, 2023
9e39bd3
refactor: improve syntax
mrholek Sep 11, 2023
189b4a0
release: v4.10.0
mrholek Sep 11, 2023
317dc92
fix(CTooltip): findDOMNode is deprecated in StrictMode
mrholek Sep 22, 2023
e7fc7fe
refactor(CPopover): move from `FC` to `forwardRef`
mrholek Sep 22, 2023
e3d995c
chore: clean-up
mrholek Sep 22, 2023
15bf9ca
release: v4.10.1
mrholek Sep 22, 2023
dd3106a
feat(CConditionalPortal, CDropdown, CPopover, CTooltip): allow to app…
mrholek Oct 24, 2023
da34832
release: v4.11.0
mrholek Nov 2, 2023
011cbd8
refactor(CModal): improve the click outside listener
mrholek Dec 21, 2023
21fe7d0
refactor(CTooltip): improve accessibility
mrholek Dec 21, 2023
14bb76a
refactor(CPopover): improve accessibility
mrholek Dec 21, 2023
85f7a65
refactor(CPopover): improve accessibility
mrholek Dec 21, 2023
8d379a1
fix(CPopover, CTooltip): prevent body scrolling when the component is…
mrholek Dec 25, 2023
8f98f15
chore: clean-up
mrholek Dec 25, 2023
b70832d
release: v4.11.1
mrholek Dec 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/.docz/**
/dist/**
.eslintrc.js
73 changes: 60 additions & 13 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,25 +1,72 @@
/**
* Copyright (c) 2013-present, creativeLabs Lukasz Holeczek.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

'use strict'

module.exports = {
parser: '@typescript-eslint/parser', // Specifies the ESLint parser
root: true, // So parent files don't get applied
env: {
es6: true,
browser: true,
node: true,
},
extends: [
'plugin:react/recommended',
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
'plugin:unicorn/recommended',
],
parser: '@typescript-eslint/parser',
parserOptions: {
ecmaVersion: 2020, // Allows for the parsing of modern ECMAScript features
sourceType: 'module', // Allows for the use of imports
ecmaVersion: 2020,
sourceType: 'module',
ecmaFeatures: {
jsx: true, // Allows for the parsing of JSX
jsx: true,
},
},
plugins: ['@typescript-eslint', 'react', 'react-hooks'],
settings: {
react: {
version: 'detect', // Tells eslint-plugin-react to automatically detect the version of React to use
pragma: 'React',
version: 'detect',
},
},
extends: [
'plugin:react/recommended', // Uses the recommended rules from @eslint-plugin-react
'plugin:@typescript-eslint/recommended', // Uses the recommended rules from the @typescript-eslint/eslint-plugin
'plugin:prettier/recommended', // Enables eslint-plugin-prettier and eslint-config-prettier. This will display prettier errors as ESLint errors. Make sure this is always the last configuration in the extends array.
],
plugins: ['jsdoc', '@typescript-eslint', 'react', 'react-hooks'],
rules: {
// Place to specify ESLint rules. Can be used to overwrite rules specified from the extended configs
// e.g. "@typescript-eslint/explicit-function-return-type": "off",
'unicorn/filename-case': 'off',
'unicorn/no-array-for-each': 'off',
'unicorn/no-null': 'off',
'unicorn/prefer-dom-node-append': 'off',
'unicorn/prefer-export-from': 'off',
'unicorn/prefer-query-selector': 'off',
'unicorn/prevent-abbreviations': 'off',
},
overrides: [
{
files: ['packages/docs/build/**'],
env: {
browser: false,
node: true,
},
parserOptions: {
sourceType: 'script',
},
rules: {
'@typescript-eslint/no-var-requires': 'off',
'no-console': 'off',
'unicorn/prefer-module': 'off',
'unicorn/prefer-top-level-await': 'off',
},
},
{
files: ['packages/docs/**'],
rules: {
'@typescript-eslint/no-var-requires': 'off',
'unicorn/prefer-module': 'off',
},
},
],
}
3 changes: 2 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# These are supported funding model platforms

custom: "https://coreui.io/pro/"
custom: "https://coreui.io/pricing/?support=true"
open_collective: coreui
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Before opening:

- [Search for duplicate or closed issues](https://github.com/coreui/coreui-react/issues?utf8=%E2%9C%93&q=is%3Aissue)
- [Validate](https://html5.validator.nu/) any HTML to avoid common problems
- Read the [contributing guidelines](https://github.com/coreui/coreui-react/blob/v4-dev/.github/CONTRIBUTING.md)
- Read the [contributing guidelines](https://github.com/coreui/coreui-react/blob/main/.github/CONTRIBUTING.md)

Bug reports must include:

Expand Down
2 changes: 1 addition & 1 deletion .github/SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ See the [contributing guidelines](CONTRIBUTING.md) for sharing bug reports.

For general troubleshooting or help getting started:

- Join [the official community](https://community.coreui.io/).
- Join [GitHub Discussions](https://github.com/coreui/coreui-react/discussions/).
27 changes: 27 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
name: Mark stale issues and pull requests

on:
schedule:
- cron: '18 14 * * *'

jobs:
stale:

runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write

steps:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions'
stale-pr-message: 'This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions'
stale-issue-label: 'no-issue-activity'
stale-pr-label: 'no-pr-activity'
32 changes: 31 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
.docz
.cache
coverage/
dist/
node_modules/
public/
yarn.lock

# IDEs and editors
.idea/

# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*

# System files
.DS_Store
Thumbs.db

# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
*~
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[submodule "packages/coreui-react-chartjs"]
path = packages/coreui-react-chartjs
url = https://github.com/coreui/coreui-react-chartjs.git
branch = main
[submodule "packages/coreui-icons-react"]
path = packages/coreui-icons-react
url = https://github.com/coreui/coreui-icons-react.git
branch = main
Loading