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

feat(prototype): better support for GOV.UK Prototype Kit #466

Merged
merged 1 commit into from Mar 21, 2023

Conversation

gregtyler
Copy link
Contributor

@gregtyler gregtyler commented Mar 16, 2023

Allow the Pattern Library to automatically be available in the Prototype Kit when installed.

This requires producing a file with jQuery bundled (all.jquery.min.js) and an init file (init.js). When loaded into the Prototype Kit they automatically initialise all the components.

Update the documentation to explain that no further steps are necessary.

Fixes #465 and alphagov/govuk-prototype-kit#1823

Allow the Pattern Library to automatically be available in the Prototype Kit when installed.

This requires producing a file with jQuery bundled (`all.jquery.min.js`) and an init file
(`init.js`). When loaded into the Prototype Kit they automatically initialise all the components.

Update the documentation to explain that no further steps are necessary.

Fixes #465
@gregtyler gregtyler requested a review from a team as a code owner March 16, 2023 16:07
@gregtyler gregtyler added the staging:request Add this label to request a staging environment for a pull request label Mar 16, 2023
@github-actions
Copy link

🚀 Deploying to staging environment

@github-actions github-actions bot added staging:active Automatic label added when the PR is on the staging environment and removed staging:request Add this label to request a staging environment for a pull request labels Mar 16, 2023
@gregtyler gregtyler changed the title fix(prototype): better support for GOV.UK Prototype Kit feat(prototype): better support for GOV.UK Prototype Kit Mar 21, 2023
@gregtyler gregtyler merged commit f2e6faa into main Mar 21, 2023
@gregtyler gregtyler deleted the 465-support-prototype-kit-v13 branch March 21, 2023 10:15
gregtyler pushed a commit that referenced this pull request Mar 21, 2023
## [1.6.6](v1.6.5...v1.6.6) (2023-03-21)

### Bug Fixes

* **prototype:** better support for GOV.UK Prototype Kit ([#466](#466)) ([f2e6faa](f2e6faa)), closes [#465](#465)
@gregtyler
Copy link
Contributor Author

🎉 This PR is included in version 1.6.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released staging:active Automatic label added when the PR is on the staging environment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better support Prototype Kit v13
2 participants