Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

Commit e525e70

Browse files
authored
Update README.md
1 parent daf224c commit e525e70

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# WARNING! This is very early version. Don't use in production. Things will break.
22

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.
8+
39
## TODO:
4-
- Ui design + css @krisak and @mightybart
5-
- Documentation @krisak
10+
- Ui design + css @krisak + @mightybart
11+
- Documentation @krisak

0 commit comments

Comments
 (0)