instructure-ui
instructure-ui copied to clipboard
A UI Component Library made by Instructure, Inc.
Closes INSTUI-4864 Test: Try all these icon adding options with Avatar and check whether size and color passed to the icon correctly. Also check how changing theme impact the rendered...
INSTUI-4784 ISSUE: - Badge needs to be migarted to the new theming system TEST PLAN: - compare the component to the Figma design https://www.figma.com/design/5WFqF3HVlNdfcJooCaiFoh/InstUI-Component-Library?node-id=5580-7136&p=f&m=dev - check if all tokens are...
…nt types and TypeScript errors in the examples INSTUI-4866 **ISSUE:** - events in Select are wrongly typed - examples in Select therefore show TypeScript errors **TEST PLAN:** - open the...
## Summary Fixed console warnings when using direct CSS values (like 0, auto, 12px) in the margin prop of components. The calcMarginFromShorthand utility now properly recognizes valid CSS values before...
> Important note: if you are an Instructure employee please use Slack for bug reports/questions/feature requests. We can assist you much quicker and easier that way. If you are a...
### Background Information **Package Version(s)**: 10.24.0 **Browser**: Chrome (probably all) **OS:** MacOS (probably all) **Device:** MacBook **Component**: FormField ### Describe the Issue Form fields include any messages associated with the...
## Summary Add two new slash commands for inst-ai tool integration: - `/plan`: Generate implementation plans from Jira issues with codebase analysis and entry point file selection - `/ticket`: Create...
INSTUI-4399 ## Summary This PR adds a new margin prop to multiple components to provide consistent and customizable spacing control across the UI. **Components Updated:** -FormFieldGroup -CheckboxGroup -RadioInputGroup -Checkbox -RadioInput...
INSTUI-4699 **Test plan**: 1. Move to the Table docs page 2. Turn on NVDA/VoiceOver/Jaws 3. Focus the Table example that can be ordered by columns 4. Observe whether the Screenreader...