synos-helena 21.12.2 → 21.12.3
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/CHANGELOG.md +4 -0
- package/lib/index.css.map +1 -1
- package/lib/index.d.ts +11 -1
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib/light.css.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -29,6 +29,10 @@ O Helena DS segue o Calendar Versioning mais um cronograma interno de lançament
|
|
|
29
29
|
|
|
30
30
|
# Aguardando publicação ...
|
|
31
31
|
|
|
32
|
+
# 21.12.3
|
|
33
|
+
|
|
34
|
+
🔥 Desenvolvimento do recurso `HLDeferredRender`, para renderizações lentas e pesadas;
|
|
35
|
+
|
|
32
36
|
# 21.12.2
|
|
33
37
|
|
|
34
38
|
🌟 Agora o componente `HLNotification` permite exibição da notificação completa quando a mensagem ultrapassa o limite de 100 caracteres (#538);
|