Skip to content
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

convivial-demo-35373: Remove flipclock component. #66

Merged
merged 1 commit into from
Nov 27, 2023
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 base/scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
@import "components/facets/facets";
@import "components/fastfacts/fastfacts";
@import "components/fields/field";
@import "components/flipclock/flipclock";
@import "components/footer/footer";
@import "components/footer_information/footer_information";
@import "components/gallery/gallery";
Expand Down
13 changes: 0 additions & 13 deletions components/flipclock/_flipclock.scss

This file was deleted.

42 changes: 0 additions & 42 deletions components/flipclock/flip-clock.js

This file was deleted.

1 change: 0 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"./node_modules/flexslider/flexslider.css",
"./node_modules/flexslider/fonts/*",
"./node_modules/flexslider/jquery.flexslider-min.js",
"./node_modules/flipclock/compiled/*",
"./node_modules/glightbox/dist/css/*.css",
"./node_modules/glightbox/dist/js/*.js",
"./node_modules/handlebars/dist/handlebars.min.js",
Expand Down
9 changes: 0 additions & 9 deletions convivial_bootstrap.libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,6 @@ flexslider-apply:
- core/drupal
- convivial_bootstrap/flexslider

flipclock:
js:
libraries/flipclock/compiled/flipclock.min.js: { minified: true }
css:
theme:
libraries/flipclock/compiled/flipclock.css: { }
dependencies:
- core/jquery

gallery:
js:
js/gallery.js: { }
Expand Down
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

Loading