Skip to content

chore(docs): remove new tags from things that aren't so new any more #5140

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

Merged
merged 7 commits into from
Apr 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"title": "Calendar",
"slug": "calendar",
"version": "2.5.0",
"new": true,
"description": "BootstrapVue custom calendar widget for selecting dates and controlling other components, fully WAI-ARIA accessible (a11y) and supports internationalization (i18n)",
"components": [
{
Expand Down
1 change: 0 additions & 1 deletion src/components/form-datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"title": "Form Datepicker",
"version": "2.5.0",
"slug": "form-datepicker",
"new": true,
"description": "BootstrapVue custom date picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n)",
"components": [
{
Expand Down
1 change: 0 additions & 1 deletion src/components/form-timepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"meta": {
"title": "Form Timepicker",
"description": "BootstrapVue custom time picker input form control, which provides full WAI-ARIA accessibility (a11y) and supports internationalization (i18n)",
"new": true,
"version": "2.6.0",
"components": [
{
Expand Down
1 change: 0 additions & 1 deletion src/components/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "1.0.0",
"meta": {
"title": "Overlay",
"new": true,
"version": "2.7.0",
"description": "The b-overlay component is used to visually obscure a particular element or component and its content. It signals to the user of a state change within the element or component and can be used for creating loaders, warnings/alerts and more.",
"components": [
Expand Down
1 change: 0 additions & 1 deletion src/components/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"meta": {
"title": "Time",
"version": "2.6.0",
"new": true,
"description": "A custom time input widget that can be used to control other components",
"components": [
{
Expand Down