We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b789e1 commit 9e05cb1Copy full SHA for 9e05cb1
README.md
@@ -24,10 +24,10 @@ This project is a port of the Themesberg [tailwind-dashboard-windster] project t
24
- [X] Table pagination/search/sort
25
- [X] GitHub Stars Button
26
- [X] Dark/Light mode switch
27
-- [ ] Update browser address bar on page/parameter change
+- [X] Update browser address bar on page/parameter change
28
+- [X] Work out how to access client-side storage
29
+- [X] Stop the crazy python stack dump when the a user leaves the site.
30
- [ ] CRUD operations on tables (inc multi-record delete)
-- [ ] Work out how to access client-side storage
-- [ ] Stop the crazy python stack dump when the a user leaves the site.
31
- [ ] Figure out why my pytest tests need *@pytest.mark.anyio* but the ReactPy pytest tests don't
32
33
## Testing
0 commit comments