GitXplorerGitXplorer
M

dart-wsk-material

public
23 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
c8a3a3e4f8cf3d3849153b467529d80507fbf008

Observe-Sample works also in Styleguide

MMikeMitterer committed 10 years ago
Unverified
e4e1185d17b0f611a5c4055571a99e8893f394c8

ObservableProperty works

MMikeMitterer committed 10 years ago
Unverified
85c4a34317248154df11a2378877df36a8a91374

doc: Extra 'observe' sample added

MMikeMitterer committed 10 years ago
Unverified
a20448a836aa413d6e96ba2e6791b1fc96cadeaf

Tests with Observable + Repeater

MMikeMitterer committed 10 years ago
Unverified
76286d217d4594d2122192184d7be4c731121806

Repeater uses List from RootContext, ObservableList added

MMikeMitterer committed 10 years ago
Unverified
366914b4bf440e756ef9ed54ac1ee358679b44a8

break-word for notification added

MMikeMitterer committed 10 years ago

README

The README file for this repository.

Material Design Lite for Dart

##Introduction Material Design Light (MDL) is a library of components for web developers based on Google's Material Design philosophy: "A visual language for our users that synthesizes the classic principles of good design with the innovation and possibility of technology and science." Understanding the goals and principles of Material Design is critical to the proper use of the MDL components. If you have not yet read the Material Design Introduction, you should do so before attempting to use the components.

The MDL components are created with CSS, Dart, and HTML. You can use the components to construct web pages and web apps that are attractive, consistent, and functional. Pages developed with MDL will adhere to modern web design principles like browser portability, device independence, and graceful degradation.

The MDL component library includes new versions of common user interface controls such as buttons, check boxes, and text fields, adapted to follow Material Design concepts. The library also includes enhanced and specialized features like cards, column layouts, sliders, spinners, tabs, typography, and more.

MDL is free to download and use, and may be used with or without any build library or development environment (such as Material Design Lite). It is a cross-browser, cross-OS web developer's toolkit that can be used by anyone who wants to write more productive, portable, and — most importantly — usable web pages.

Demo (transpiled JS-Version)

Getting started

... Check out the samples

Features and bugs

Please file feature requests and bugs at the issue tracker.

###License###

Copyright 2015 Michael Mitterer (office@mikemitterer.at),
IT-Consulting and Development Limited, Austrian Branch

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language
governing permissions and limitations under the License.

If this plugin is helpful for you - please (Circle) me or star this repo here on GitHub