Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/commands/mdx-from-wireframe.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Detailed explanation of purpose and behavior.

### Resources

Deep dive on details and access design library.
Deep dive into implementation details and access the Nimbus design library.

[Figma library](figmaLink) [React Aria Docs](reactAriaLink) # If applicable

Expand Down
2 changes: 1 addition & 1 deletion docs/file-type-guidelines/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ cases.

### Resources

Deep dive on details and access design library.
Deep dive into implementation details and access the Nimbus design library.

[Figma library](figmaLink) [React ARIA Docs](reactAriaLink) # If applicable
[ARIA Pattern](ariaPatternLink) # If applicable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ action. Please use a button or an icon button for these uses.

### Resources

Deep dive on details and access design library.
Deep dive into implementation details and access the Nimbus design library.

[Figma library](https://www.figma.com/design/AvtPX6g7OGGCRvNlatGOIY/NIMBUS-design-system?node-id=5921-47629&m=dev)

Expand Down
2 changes: 1 addition & 1 deletion packages/nimbus/src/components/money-input/money-input.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The money input component combines a currency selector (a dropdown menu) and a n

### Resources

Deep dive on details and access design library.
Deep dive into implementation details and access the Nimbus design library.

[React Aria Docs](https://react-spectrum.adobe.com/react-aria/NumberField.html)
[Figma library](https://www.figma.com/design/AvtPX6g7OGGCRvNlatGOIY/NIMBUS-design-system?node-id=8463-23501&m=dev)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ toolbar. This toolbar has been arranged to suit user's needs for text editing.

### Resources

Deep dive on details and access design library.
Deep dive into implementation details and access the Nimbus design library.

[Slate.js Documentation](https://docs.slatejs.org/)
[Figma library](https://www.figma.com/design/AvtPX6g7OGGCRvNlatGOIY/NIMBUS-design-system?node-id=7190-34429&m=dev)
Expand Down
Loading