Closed nkylstad closed 2 years ago
Jeg legger denne tilbake. @altinn/altinn-design-system
burde vært flyttet til npmjs før vi setter denne avhengigheten for å unngå ekstra kompleksitet.
@mijohansen
@altinn/altinn-design-system
is now on the official npm feed as of version 0.5.7
. This does require React 18 though, so we need to do that upgrade as well before we can start using it.
Description
Replace use of material-ui text input components (Input, TextField, etc) with the TextField component from
@altinn/altinn-design-system
package.Additional Information
Most relevant component to look at will be
SchemaInspector
, this is where the different input fields are rendered.Design for data modelling tool is here: https://www.figma.com/file/gcPleymptjzTkoczDJegrJ/Altinn-Studio-Verkt%C3%B8y?node-id=39%3A4587
Tasks
@altinn/altinn-design-system
TextField component.Acceptance Criterias