URL / Store synchronization
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 12
- Forks
- 7
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As a user I want to be able to bookmark Spline URLs or share them via IMs or emails.
For that certain parts of the components' state should be stored in the URL.
We do not want the components to be responsible for that or to have any kind of dependency to the router. So we need to create a module that would take care of URL <=> State sync transparently, based on a mapping provided. (can we utilize annotations on AppState properties?)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.