-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop color bg input group #2129
Conversation
544e303
to
27d6b07
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2129.westeurope.2.azurestaticapps.net |
27d6b07
to
f12b465
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2129.westeurope.2.azurestaticapps.net |
f12b465
to
e24d30d
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2129.westeurope.2.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Takker 🙌
import { Dropdown } from '@sb1/ffe-dropdown-react'; | ||
import { InputGroup, Checkbox, Input, TextArea } from '@sb1/ffe-form-react'; | ||
import { SecondaryButton } from '@sb1/ffe-buttons-react'; | ||
import { blueRoyal } from '@sb1/ffe-core'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blueRoyal
hører til det gamle fargeskjemaet og bør helst ikke brukes. Fargen er egentlig kun fortsatt tilgjengelig i og med at den er deprecated og ikke slettet. Det samme gjelder alle farger som ikke starter på @ffe-farge
i colors.less.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gikk for fargeFjell istellet
e24d30d
to
c9d241c
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-beach-0d62d0d03-2129.westeurope.2.azurestaticapps.net |
Ett førsøk på att støtta on colored background på noen av våre basic skjema elementer. Har ikke tagit dom lite mer avanserade da dom trenger desing avgjørelser.