-
Notifications
You must be signed in to change notification settings - Fork 0
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: New Pill style component #287
base: next
Are you sure you want to change the base?
Conversation
* feat: ally page * feat: updated data upload to be design system
* feat: updated content for 3 pages * doc: update readme for read more --------- Co-authored-by: Tom Barham <24593464+ecstaticrainbow@users.noreply.github.com>
…lty-design-system into 171-new-pill-style-component
Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-pebble-018989203-287.westeurope.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-pebble-018989203-287.westeurope.azurestaticapps.net |
I know the issue shows "Do you want to leave this page?" as the example, but to me it feels like that wouldn't be the use for this component, perhaps we can use some different wording on the examples |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-pebble-018989203-287.westeurope.azurestaticapps.net |
#171 - New pill style component
Introduces a new pill style component to the library, with 3 different variants and the ability to have icons and sub content within it.
Below shows the different styles and options available for the pill
Closed feat: Add Pill component as its a duplicate.
📦 Published PR as canary version:
3.1.1--canary.287.601f273.0
✨ Test out this PR locally via:
npm install @ukho/admiralty-angular@3.1.1--canary.287.601f273.0 npm install @ukho/admiralty-core@3.1.1--canary.287.601f273.0 npm install @ukho/admiralty-react@3.1.1--canary.287.601f273.0 # or yarn add @ukho/admiralty-angular@3.1.1--canary.287.601f273.0 yarn add @ukho/admiralty-core@3.1.1--canary.287.601f273.0 yarn add @ukho/admiralty-react@3.1.1--canary.287.601f273.0