@sysvale/cuida 3.0.0-beta.5 → 3.0.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -19
- package/dist/@sysvale/cuida.es.js +6580 -6484
- package/dist/@sysvale/cuida.umd.js +15 -15
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
<div align="center">
|
|
8
8
|
<p align="center">A design system built by Sysvale, using storybook and Vue components</p>
|
|
9
|
-
<p align="center">https://
|
|
9
|
+
<p align="center">https://main--6168a1779cac8c003ab99c2d.chromatic.com</p>
|
|
10
10
|
</div>
|
|
11
11
|
|
|
12
12
|
## Instalando
|
|
@@ -124,21 +124,3 @@ $ npm run test
|
|
|
124
124
|
## Contribuindo
|
|
125
125
|
|
|
126
126
|
Para informações sobre como contribuir com o projeto, acesse o [CONTRIBUTING.MD](https://github.com/Sysvale/cuida/blob/master/CONTRIBUTING.md)
|
|
127
|
-
|
|
128
|
-
### Problemas
|
|
129
|
-
|
|
130
|
-
Alert >> Estilo (apenas no storybook) e problema no ícone
|
|
131
|
-
AlertCard >> Problema com size do feather-icons
|
|
132
|
-
Calendar >> excluído
|
|
133
|
-
CarouselController >> prop simple não funciona
|
|
134
|
-
ClusteredMultiselect >> Alinhar estilização com Select, problema com $set
|
|
135
|
-
Dropdown >> Problema louco de lógica
|
|
136
|
-
FilterPill >> excluído
|
|
137
|
-
IconButton >> Problema com ion-icon
|
|
138
|
-
Spinner >> Estilo quebrado
|
|
139
|
-
Radio >> Problema ao clicar
|
|
140
|
-
Table >> header desalinhado
|
|
141
|
-
Timeline >> Estilo estranho
|
|
142
|
-
|
|
143
|
-
LEMBRAR DO IONICONS (SENDO IMPORTADO NO PREVIEW-BODY.HTML)
|
|
144
|
-
LEMBRAR DO BOOTSTRAP (SENDO IMPORTADO NO PREVIEW-BODY.HTML)
|