From 2bb7a6bea30fb88fc064af9205885ef27542646d Mon Sep 17 00:00:00 2001 From: Jouni Koivuviita Date: Sun, 16 Oct 2016 16:30:59 +0300 Subject: [PATCH] Update README.md Removed roadmap details from readme, point to vaadin.com/readme instead --- README.md | 38 +------------------------------------- 1 file changed, 1 insertion(+), 37 deletions(-) diff --git a/README.md b/README.md index 5fe86ac..4ee2b20 100644 --- a/README.md +++ b/README.md @@ -16,43 +16,7 @@ See the list of elements, demos and documentation, instructions how to get start ## Roadmap -This is a high level view of the upcoming releases for Vaadin Core Elements. The nearest releases are more likely to include what is stated here, but further plans have a higher risk of changing. - -Individual elements of the Core Elements bundle are released separately, and you can track their progress from their repositories. - -#### Nearly there -- [``](https://github.com/vaadin/vaadin-grid) 1.2 -- [``](https://github.com/vaadin/vaadin-split-panel) 0.1 -- [``](https://github.com/vaadin/vaadin-context-menu) 0.1 - -#### Next up -- [``](https://github.com/vaadin/vaadin-combo-box) 1.x - - Custom filtering - - Lazy loading - - Dropdown item templates -- [``](https://github.com/vaadin/vaadin-date-picker) 1.x - - Min and max date limits - - Keyboard input - - Screenreader support - - Week numbers - -#### In planning -- New elements: ``, ``, `` -- Bootstrap CSS integration - -##### Version labels - -On top of the common version numbering (major.minor.patch) Vaadin uses labels to indicate the maturity of a version. - -*Examples: `1.0.0-alpha2`, `1.0.0-beta4`, `1.0.0-rc1`* - -- **Alpha**: A snapshot mainly to gather feedback from users. All features and implementation details are still subject to change. - -- **Beta**: Feature-complete release of the upcoming version. The API should no longer change, but small improvements can be made. No changes in functionality are to be expected. - -- **RC**: Also known as "release candidate". Only bug fixes can be expected to happen before the stable version. - -All of the maturity tags can be suffixed with a number, so for example "rc2" is the second release candidate of a certain version. +See https://vaadin.com/roadmap for a high level roadmap that is updated once a week. ## Contributing -- 2.39.5