From 3fb1d75e2bf4772bcd4edeb5f9b36a6747fd776b Mon Sep 17 00:00:00 2001 From: Ilia Motornyi Date: Thu, 5 Jan 2017 13:47:42 +0200 Subject: Documentation/application screenshots update (#8137) * Documentation/application screenshots update * Avoid redundant autoboxing in BackEndDataProvider's size callback (#8127) * Update general Component documentation Part of vaadin/framework8-issues#538 * Documentation/application screenshots update * Notification types fixed * Merge branch 'documentation-screenshots-part1' of https://github.com/vaadin/framework into documentation-screenshots-part1 --- documentation/components/img/calendar-monthly.png | Bin 17802 -> 0 bytes documentation/components/img/calendar-weekly.png | Bin 16872 -> 0 bytes documentation/components/img/tooltip-richtext.png | Bin 12240 -> 12820 bytes documentation/components/img/tree-example1.png | Bin 15383 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 documentation/components/img/calendar-monthly.png delete mode 100644 documentation/components/img/calendar-weekly.png delete mode 100644 documentation/components/img/tree-example1.png (limited to 'documentation/components') diff --git a/documentation/components/img/calendar-monthly.png b/documentation/components/img/calendar-monthly.png deleted file mode 100644 index 1b9b1c5a33..0000000000 Binary files a/documentation/components/img/calendar-monthly.png and /dev/null differ diff --git a/documentation/components/img/calendar-weekly.png b/documentation/components/img/calendar-weekly.png deleted file mode 100644 index d3b60aa08a..0000000000 Binary files a/documentation/components/img/calendar-weekly.png and /dev/null differ diff --git a/documentation/components/img/tooltip-richtext.png b/documentation/components/img/tooltip-richtext.png index de184fa20e..9185013822 100644 Binary files a/documentation/components/img/tooltip-richtext.png and b/documentation/components/img/tooltip-richtext.png differ diff --git a/documentation/components/img/tree-example1.png b/documentation/components/img/tree-example1.png deleted file mode 100644 index 509d9a5074..0000000000 Binary files a/documentation/components/img/tree-example1.png and /dev/null differ -- cgit v1.2.3