From 362119717f50cd37724ac44b26fe7a5e7bca14b0 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Thu, 3 Dec 2020 17:39:27 +0100 Subject: [PATCH 1/6] pat-clone demo: Remove unstyled tooltip/clone demo --- CHANGES.md | 1 + src/pat/clone/index.html | 75 ---------------------------------------- 2 files changed, 1 insertion(+), 75 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index c1494bd3d..d70490819 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -98,6 +98,7 @@ - pat-checklist: For global de/select buttons, do not change any other checkboxes than the ones the de/select button belongs to. - pat-inject: Fix documentation about special target ``self`` and demo that behavior. - pat-autosubmit: Fix demo to show configuration on individual inputs. +- pat-clone demo: Remove unstyled tooltip/clone demo ## 3.0.0-dev - unreleased diff --git a/src/pat/clone/index.html b/src/pat/clone/index.html index b4268f9c6..7bb14ebf4 100644 --- a/src/pat/clone/index.html +++ b/src/pat/clone/index.html @@ -81,80 +81,5 @@ -

- Open - a tooltip with a clone in it. -

- - From 97aa652ad7212a2e34def1f9c7a06858ce05c518 Mon Sep 17 00:00:00 2001 From: Johannes Raggam Date: Thu, 3 Dec 2020 18:37:35 +0100 Subject: [PATCH 2/6] pat date picker demo: Use current date for min/max example --- CHANGES.md | 1 + src/pat/date-picker/index.html | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index d70490819..f0182de6f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -99,6 +99,7 @@ - pat-inject: Fix documentation about special target ``self`` and demo that behavior. - pat-autosubmit: Fix demo to show configuration on individual inputs. - pat-clone demo: Remove unstyled tooltip/clone demo +- pat date picker demo: Use current date for min/max example. ## 3.0.0-dev - unreleased diff --git a/src/pat/date-picker/index.html b/src/pat/date-picker/index.html index 20480afe6..a513a66b1 100644 --- a/src/pat/date-picker/index.html +++ b/src/pat/date-picker/index.html @@ -44,14 +44,26 @@ />

+