You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
# WARNING! This is very early version. Don't use in production. Things will break.
2
2
3
+
Be patient with us, its our first field :). And don't be mad that it uses Vue.js and not pure jquery.
4
+
5
+
## What we are not sure about
6
+
- Naming, we chose stupid name kirby-tablex because we were worried about namespace pollution.
7
+
- How to properly pass data from kirby to JS. We are rendering ui only with JS. HTML doesn't come rendered from server. All data is passed to data-attribute of root element and taken from there. We are not sure how to make this safe properly. If you start to put \' and stuff like that into Tablex things will break.
0 commit comments