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

Patch TailwindCSS table issue in HydeFront #1766

Merged
merged 1 commit into from
Jun 30, 2024

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Jun 30, 2024

Since no progress is being made on tailwindlabs/tailwindcss-typography#346 being merged, and this issue is halting releasing HydePHP v1.7 (in #1689) due to the visual BC break, this PR patches the issue through HydeFront.

It also compiles the Tailwind and HydeFront (superseding #1689) and issues HydeFront v3.3.5 which is a patch version bump.

It also issues a minor version bump to ensure the CDN loads the new version.

@caendesilva caendesilva added the run-visual-tests Internal label to trigger Browserstack visual testing label Jun 30, 2024
@caendesilva
Copy link
Member Author

It also issues a minor version bump to ensure the CDN loads the new version.

Not needed since since we have not pushed any fault change, and this will be compatible with past versions, so a patch release is fine.

Copy link

codecov bot commented Jun 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (49c96c8) to head (0f8d7e4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #1766   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1750      1750           
===========================================
  Files            180       180           
  Lines           4674      4674           
===========================================
  Hits            4674      4674           

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

@caendesilva
Copy link
Member Author

caendesilva commented Jun 30, 2024

Visual change confirmed

image

@caendesilva caendesilva force-pushed the patch-tailwindcss-in-hydefront branch from 9212252 to dff834e Compare June 30, 2024 17:33
@caendesilva caendesilva force-pushed the patch-tailwindcss-in-hydefront branch from dff834e to 0f8d7e4 Compare June 30, 2024 17:34
@caendesilva caendesilva marked this pull request as ready for review June 30, 2024 17:34
@caendesilva caendesilva merged commit b3916cf into master Jun 30, 2024
27 checks passed
@caendesilva caendesilva deleted the patch-tailwindcss-in-hydefront branch June 30, 2024 17:39
@github-actions github-actions bot removed the run-visual-tests Internal label to trigger Browserstack visual testing label Jun 30, 2024
@caendesilva
Copy link
Member Author

tailwindlabs/tailwindcss-typography#346 is merged so we can bump the version and revert the patch tailwindlabs/tailwindcss-typography#346 (comment)

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.

1 participant