diff --git a/vuepress/assets/datatable-cell-demo.gif b/vuepress/assets/datatable-cell-demo.gif new file mode 100644 index 0000000..fcc6be1 Binary files /dev/null and b/vuepress/assets/datatable-cell-demo.gif differ diff --git a/vuepress/.vuepress/public/img/datatable-column-demo.gif b/vuepress/assets/datatable-column-demo.gif similarity index 100% rename from vuepress/.vuepress/public/img/datatable-column-demo.gif rename to vuepress/assets/datatable-column-demo.gif diff --git a/vuepress/readme.md b/vuepress/readme.md index 713a5cd..3e96fb1 100644 --- a/vuepress/readme.md +++ b/vuepress/readme.md @@ -42,6 +42,8 @@ let datatable = new DataTable({ * Keyboard Navigation * Custom Cell Editor + + ## Column Features * Reorder Columns @@ -51,7 +53,7 @@ let datatable = new DataTable({ * Resize Column * Flexible Layout - + ## Row Features @@ -77,7 +79,7 @@ Made with ❤️ by Frappe background-color: transparent; } .content.custom > div { - height: 2000px; + /* height: 2000px; */ } .home .hero .description { max-width: 30rem;