diff --git a/CHANGES.md b/CHANGES.md index c1494bd3d..41559e0b1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -96,8 +96,14 @@ - pat autofocus: Instead of calling autofocus for each element call it only once. - pat autofocus: Register event handler only once. - 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. +- Documentation fixes: + - 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. + - pat depends demo: Remove unused sections. + - pat expandable tree demo: Extend the demo with more levels and folders. + - pat scroll demo: Remove debug page. ## 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. -

- - 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 @@ />

+