Conversation
✅ Deploy Preview for boosted ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
8d41cf0 to
11e7727
Compare
site/content/docs/0.0/examples/loading-buttons/loading-buttons.js
Outdated
Show resolved
Hide resolved
site/content/docs/0.0/examples/loading-buttons/loading-buttons.js
Outdated
Show resolved
Hide resolved
site/content/docs/0.0/examples/loading-buttons/loading-buttons.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Sorry for the long review, I still haven't checked the component metrics in details yet, mostly about the spinner, but they look fine already, Good job 🎉.
It's mostly typos, questions and some things to tackle.
Still need to check the relation between tokens/variables and the component as well but it should be fine already.
We can uncomment things in:
- Introduction -> Link to uncomment
|
We should probably map |
nilloq
left a comment
There was a problem hiding this comment.
Take some feedback into account
--------------- Co-authored-by: Samuel Collin <samuel.collin@orange.com> Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com>
a2fd86c to
9d00d23
Compare
3ede4b0 to
54e3497
Compare
hannahiss
left a comment
There was a problem hiding this comment.
Loading buttons still to fix and enhance...
…dapt live examples and add examples with icons. Refactor js to have only one code for determinate and undetermined loading time
This should be treated in the Link PR |
…uttons (Franco's wording), change capture images of example loading buttons, adapt stacks example
|
ok 👌 a11y review |
|
For the design review, the Buttons all look ok. |
Related issues
#2753
Description
Implement button component:
<svg>,<img>and font icon:hasto use all right tokens<svg>,<img>and font icon<a role="button">,<button type="submit">,<input type="button">,<input type="submit">and<input type="reset">:has(and makes text and spinner overlap) or without (change compared to Bootstrap and Boosted).btn-smand.btn-lgclasses, so do nothing)TODO : remaining tasks and questions after first version
Motivation & Context
Basis component of the library
This PR should be merged after #2802
Types of change
Live previews