Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
react-dates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zandor Smith
react-dates
Graph
9a821b9e401fcb00be8e0fd4e91d7c43ba6cf664
Select Git revision
Branches
11
master
default
protected
renovate/babel-loader-10.x
renovate/babel-plugin-inline-react-svg-2.x
renovate/cheerio-1.x
renovate/color2k-1.x
renovate/cross-env-7.x
renovate/major-semantic-release-monorepo
renovate/moment-jalaali-0.x
renovate/react-with-styles-4.x
renovate/style-loader-0.x
renovate/welldone-software-why-did-you-render-10.x
Tags
4
v21.8.0-patch.4
v21.8.0-patch.3
v21.8.0-patch.2
v21.8.0-patch.0
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
20
Jan
13
8
Dec
11
Jun
7
3
30
May
29
20
15
25
Jul
26
Jan
23
22
21
22
21
2
Dec
2
Mar
18
Sep
19
Jan
28
Nov
30
Nov
11
Oct
9
Jan
2
Jul
27
Nov
18
Feb
19
Jul
8
May
30
28
Oct
27
Jan
25
Nov
11
Nov
17
Feb
22
17
Jan
21
Jan
10
Nov
3
Oct
30
26
18
May
17
Jun
13
Nov
15
Jul
6
Mar
18
Jul
3
Feb
29
Jan
28
15
14
13
10
10
Dec
13
Nov
12
7
5
4
3
31
Oct
30
29
22
21
18
11
24
Sep
23
1
Oct
30
Sep
26
25
20
19
18
19
18
17
16
10
9
4
1
Jul
20
Jun
30
May
15
15
Apr
14
13
31
Mar
25
24
11
11
Sep
9
5
29
Aug
26
22
21
13
14
13
15
8
27
Jul
19
Feb
27
Jul
25
26
Jun
25
18
17
16
14
5
4
3
31
May
30
26
8
Apr
18
May
13
6
Apr
7
2
13
Mar
21
12
11
8
7
27
Feb
26
25
22
20
11
8
7
6
5
4
3
4
3
1
30
Jan
23
22
15
10
7
17
Dec
12
9
6
27
Nov
17
16
14
13
12
7
6
30
Oct
26
30
23
22
18
13
9
12
22
Sep
21
19
18
14
13
12
10
9
8
7
6
5
4
31
Aug
30
29
22
15
14
10
8
6
25
Jul
2
Aug
1
14
Jul
17
15
13
12
3
30
Jun
29
24
30
29
21
20
18
3
18
13
12
11
4
3
2
31
May
30
29
18
16
15
14
9
8
7
6
4
3
1
30
Apr
13
12
11
8
7
6
9
8
5
chore(deps): update dependency babel-loader to v10
renovate/babel-…
renovate/babel-loader-10.x
chore(deps): update dependency @welldone-software/why-did-you-render to v10
renovate/welldo…
renovate/welldone-software-why-did-you-render-10.x
chore(deps): update semantic-release monorepo
renovate/major-…
renovate/major-semantic-release-monorepo
chore(deps): update dependency babel-plugin-inline-react-svg to v2
renovate/babel-…
renovate/babel-plugin-inline-react-svg-2.x
fix(deps): update dependency react-with-styles to ~4.2.0
renovate/react-…
renovate/react-with-styles-4.x
fix(deps): update dependency color2k to ~1.2.0
renovate/color2…
renovate/color2k-1.x
chore(deps): update dependency style-loader to ^0.23.0
renovate/style-…
renovate/style-loader-0.x
chore(deps): update dependency moment-jalaali to ^0.10.0
renovate/moment…
renovate/moment-jalaali-0.x
chore(deps): update dependency cheerio to v1.0.0
renovate/cheeri…
renovate/cheerio-1.x
chore(deps): update dependency cross-env to v7
renovate/cross-…
renovate/cross-env-7.x
Merge branch 'renovate/babel-plugin-istanbul-6.x' into 'master'
master
master
chore(deps): update dependency babel-plugin-istanbul to v6
Merge branch 'renovate/configure' into 'master'
Add renovate.json
fix: Add semantic-release script.
fix: Setup semantic-release.
chore: Disable CSS build errors temporarily.
Version bump. (v21.8.1)
Version 21.8.0-patch.4
v21.8.0-patch.4
v21.8.0-patch.4
[fix] Support "exports" field
Formatting
Version 21.8.0-patch.3
v21.8.0-patch.3
v21.8.0-patch.3
[fix] Fix work in react >=19
[fix] Fixed React 18.3.x warning "Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead." for `DateRangePickerInput`, `KeyboardShortcutRow`, `SingleDatePickerInput` and all icon-components
[fix] Fix work in react >=18
v21.8.0-patch.2
v21.8.0-patch.2
Update repository info
v21.8.0-patch.0
v21.8.0-patch.0
- [fix] Fix disable prev and next state on month and year change ([#2169](https://github.com/react-dates/react-dates/pull/2169))
[fix] Fix work in react >=17: `UNSAFE_componentWillReceiveProps` & `UNSAFE_componentWillUpdate` ([#2199](https://github.com/react-dates/react-dates/issues/2199))
Update `.npmignore` & `.gitignore`
`react-dates 21.8.0` -> `@aerialist7/react-dates 21.8.0-patch.0`
[Tests] build tests first, so CI can build/test in different stages
[Tests] actually test on react versions in the matrix; add some more versions
[Fix] pin `color2k` to ~1.1, to restore node 4 compat
[readme] Update the link to demo
[Dev Deps] update `sinon`
[Dev Deps] update `karma-mocha`
[Dev Deps] update `karma`
[Dev Deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `eslint-plugin-react-with-styles`
[Dev Deps] use `@babel/eslint-parser` instead of `babel-eslint`
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/register`, `@babel/runtime`
Loading