From e56ceca13602aebed9f0db5ba899aad316089652 Mon Sep 17 00:00:00 2001 From: MAYA Date: Fri, 20 Apr 2018 17:17:33 +1000 Subject: [PATCH] Remove roadmap --- README.md | 15 --------------- index.html | 21 --------------------- 2 files changed, 36 deletions(-) diff --git a/README.md b/README.md index 24c11c613..8a60c4e49 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Because these components will require additional markup (some may require additi - [Content](#content) - [Documentation](#documentation) - [Quick start](#quick-start) -- [Roadmap](#roadmap) ## Content @@ -83,17 +82,3 @@ Several quick start options are available: - Download the [latest release](https://github.com/Daemonite/material/releases) - Install with [bower](https://bower.io/): `bower install daemonite-material` - Install with [npm](https://www.npmjs.com/): `npm install daemonite-material` - -## Roadmap - -### Near-term - -Bug fixes and updates alongside Bootstrap 4's continuous releases. - -### Mid-term - -Add missing support for some Google Material Design components (e.g. snackbars). - -### Long-term - -Rewrite all JavaScript plugins in ES6 to take advantage of the newest JavaScript enhancements. diff --git a/index.html b/index.html index f285cfbf2..736b7cf73 100644 --- a/index.html +++ b/index.html @@ -100,9 +100,6 @@

Introduction

Principles

-

- Roadmap -

@@ -136,24 +133,6 @@

JavaScript

- -
-

Roadmap

-
-
-

Near-term

-

Bug fixes and updates alongside Bootstrap 4's continuous releases.

-
-
-

Mid-term

-

Add missing support for some Google Material Design components (e.g. snackbars).

-
-
-

Long-term

-

Rewrite all JavaScript plugins in ES6 to take advantage of the newest JavaScript enhancements.

-
-
-