Connor Lanigan
Connor Lanigan
# Currently All files are detected as "_application/octet-stream_". # After fixing The method differentiates between the files that are common to be sent with this program and returns the correct...
The registration process should get some animations to guide the user through the process. The needed components should be blended in in the order in which they should be read.
Contact should be stored and read from a database.
### Description This change updates the radius of the focus outline for the dropdown part of the Date Picker and the Date Range Picker. While the dropdown acts as a...
### Description #### The issue: when a Hotspot is placed inside a checkbox label (or the label of a Toggle, Radio Button or Tile) and the user clicks on an...
### Description This updates our `useUniqueId` hook to use [the native `useId` hook provided by React](https://reactjs.org/docs/hooks-reference.html#useid). If the native hook is not available, it falls back to our existing implementation....
### Description This PR fixes a typo in the `spellcheck` article. ### Motivation Improves readability ### Additional details none ### Related issues and pull requests none
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...
### Description Related links, issue #, if available: n/a ### How has this been tested? Review checklist _The following items are to be evaluated by the author(s) and the reviewer(s)._...
### Description This change extends the `__awsuiMetadata__` property of 28 components to include information about their configured properties. It builds on https://github.com/cloudscape-design/components/pull/1391, build failures are expected until the other PR...