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

Extracted Unsplash-Selector Component package #1165

Merged
merged 9 commits into from
Mar 12, 2024
Merged

Conversation

ronaldlangeveld
Copy link
Member

@ronaldlangeveld ronaldlangeveld commented Mar 11, 2024

no issue

We currently have 3 versions of the Unsplash selector; The Admin-X version, written in Typescript + React; The Koenig version, written in Javascript + React; and the original Ember version.

This creates a standalone Unsplash-Selector package, extracted from the Admin-X version. The plan is to only have 1 package to maintain and be able to reuse it elsewhere to avoid having to maintain separate versions of a library that does exactly the same thing everywhere.

Once this has been published, we will easily be able to import and reuse it in other React Applications.

no issue

We currently have 3 versions of the Unsplash selector; The Admin-X version, written in Typescript + React; The Koenig version, written in Javascript + React; and the original Ember version.

This creates a standalone Unsplash-Selector package, extracted from the Admin-X version.
The plan is to only have 1 package to maintain and be able to reuse it elsewhere to avoid having to maintain separate versions of a library that does exactly the same thing everywhere.
@ronaldlangeveld ronaldlangeveld changed the title Added extracted Unsplash-Selector Component package Extracted Unsplash-Selector Component package Mar 11, 2024
@ronaldlangeveld ronaldlangeveld marked this pull request as ready for review March 12, 2024 05:03
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.52%. Comparing base (985ab8d) to head (a789632).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1165   +/-   ##
=======================================
  Coverage   90.52%   90.52%           
=======================================
  Files         176      176           
  Lines       16615    16615           
  Branches     1778     1778           
=======================================
  Hits        15040    15040           
  Misses       1566     1566           
  Partials        9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ronaldlangeveld ronaldlangeveld merged commit 3cc30b2 into main Mar 12, 2024
1 check passed
@ronaldlangeveld ronaldlangeveld deleted the unsplash-package branch March 12, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants