Closed micahjones13 closed 1 year ago
Latest commit: f8f32946c464b47c1ea9314590f6a6193a9a9df2
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | f8f32946c464b47c1ea9314590f6a6193a9a9df2 |
Latest deploy log | https://app.netlify.com/sites/astro-preview/deploys/64f217ec8f80de00089d9b9d |
Deploy Preview | https://deploy-preview-1220--astro-preview.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Name | Link |
---|---|
Latest commit | f8f32946c464b47c1ea9314590f6a6193a9a9df2 |
Latest deploy log | https://app.netlify.com/sites/astro-stencil/deploys/64f217ecea2e860008cf5acc |
Deploy Preview | https://deploy-preview-1220--astro-stencil.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Brief Description
Adds a new method to rux-input called getInput. This method will return the shadow-dom'd input that we use. Adds documentation to storybook on how to use the Maskito library to create custom masks of rux-input, with the example being a Julian input.
JIRA Link
https://rocketcom.atlassian.net/browse/ASTRO-6595
Related Issue
General Notes
Motivation and Context
Julian datepicker/calendar needed a julian formatted input
Issues and Limitations
Types of changes
Checklist