Skip to content
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

Автоматическое получение query params и hash страницами #63

Open
fenok opened this issue Oct 29, 2018 · 1 comment

Comments

@fenok
Copy link
Contributor

fenok commented Oct 29, 2018

  1. Должно быть можно складывать в query массивы строк. Можно уже сейчас, надо просто дописать тип.
  2. Страницы автоматически получают данные из урла (без коннекта в явном виде). Нужно как-то добавить к этому парсинг query.
fenok added a commit that referenced this issue Dec 3, 2018
* Optional path params (#64)
* Arrays in query params (#63)
* Remove circular dependency (#43)
* As a side-effect, remove redux-localstorage mapping (#58)
* Therefore skipLibCheck is removed (#19)
* Hash in params
* Consistency in read/write URL data
@fenok
Copy link
Contributor Author

fenok commented Dec 3, 2018

Осталась только проблема с автоматическим получением страницами нестандартных данных из URL (query params и hash). Это выглядит сложно и не очень важно.

@fenok fenok added the minor label Dec 3, 2018
@fenok fenok changed the title Массивы в query, автоматический парсинг query для страниц Автоматическое получение query params и hash страницами Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants