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

chore: Deprecate artwork rail #6393

Merged
merged 2 commits into from
Oct 6, 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
38 changes: 0 additions & 38 deletions src/desktop/analytics/artwork_rail.js

This file was deleted.

1 change: 0 additions & 1 deletion src/desktop/apps/consign/stylesheets/index.styl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
@require '../../../components/stylus_lib'
@require '../../../components/artwork_rail/stylesheets/index'

@require './landing/desktop'
@require './landing/faq'
Expand Down
1 change: 0 additions & 1 deletion src/desktop/assets/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ $(() =>
require("../analytics/artist_page.js")
require("../analytics/artists.js")
require("../analytics/artwork.js")
require("../analytics/artwork_rail.js")
require("../analytics/artworks_filter.js")
require("../analytics/consignments.js")
require("../analytics/contact.js")
Expand Down
1 change: 0 additions & 1 deletion src/desktop/assets/artists_artworks.styl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
@require '../components/featured_shows'
@require '../components/zig_zag_banner'
@require '../components/jump'
@require '../components/artwork_rail/stylesheets'
@require '../components/article/stylesheets'
@require '../components/eoy_artist_list'
@require '../components/filter2'
Expand Down
75 changes: 0 additions & 75 deletions src/desktop/components/artwork_rail/client/view.coffee

This file was deleted.

79 changes: 0 additions & 79 deletions src/desktop/components/artwork_rail/stylesheets/index.styl

This file was deleted.

27 changes: 0 additions & 27 deletions src/desktop/components/artwork_rail/templates/index.jade

This file was deleted.

8 changes: 0 additions & 8 deletions src/desktop/components/artwork_rail/templates/loading.jade

This file was deleted.