From f2cfe57a52e4dbe3750b8fdf4fd44abd694bcbdd Mon Sep 17 00:00:00 2001 From: Olivier Giulieri Date: Sun, 17 Mar 2024 01:47:25 -0700 Subject: [PATCH] Meta tags. --- doc/controller.html | 20 ++++++++++++++++---- doc/index.html | 3 ++- index.html | 3 ++- 3 files changed, 20 insertions(+), 6 deletions(-) diff --git a/doc/controller.html b/doc/controller.html index 3c1be4e..246f5d4 100644 --- a/doc/controller.html +++ b/doc/controller.html @@ -1,6 +1,18 @@ + + @@ -102,7 +114,7 @@

Events

None (for now). - + @@ -178,15 +190,15 @@

Methods

Events

item.added, item.saved, item.deleted: Triggered when a record is added/saved or deleted.

-

filter.change: Triggered when filter conditions are changed.

+

filter.change: Triggered when filter conditions are changed.

toolbar.X: Triggered when a toolbar button is clicked. X = toolbar button Ids in [ 'new', 'del', 'filter', 'export', 'browse', 'edit', 'mini', 'json', - 'list', 'cards', 'bubbles', 'charts', + 'list', 'cards', 'bubbles', 'charts', 'prev', 'next' ].

- +


Evolutility-UI-jQuery at GitHub

diff --git a/doc/index.html b/doc/index.html index 418ab22..3c47b29 100755 --- a/doc/index.html +++ b/doc/index.html @@ -8,6 +8,8 @@ gtag('js', new Date()); gtag('config', 'G-063933E3C2'); + Documentation :: Evolutility-UI-jQuery + @@ -17,7 +19,6 @@ - Documentation :: Evolutility-UI-jQuery diff --git a/index.html b/index.html index e145ad7..4b09c97 100755 --- a/index.html +++ b/index.html @@ -8,12 +8,13 @@ gtag('js', new Date()); gtag('config', 'G-063933E3C2'); + Evolutility-UI-jQuery + - Evolutility-UI-jQuery