Skip to content

bad links for the demos #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ A [material design implementation of a data table](https://www.google.com/design
<paper-input value="{{value}}">
</template>
</paper-datatable-column>
- Extremely simple to set up ([simple demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/simple.html))
- Pretty good styling support ([demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/theming.html))
- Extremely simple to set up ([simple demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/paper-datatable/))
- Pretty good styling support ([demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/miscellaneous/theming.html))
- Pagination and external data sources ([demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/users-card.html))
- Supporting both inline editing and in Material Design dialogs.
- ~~Add new items on the fly ([unpolished demo](http://david-mulder.github.io/paper-datatable/components/paper-datatable/demo/paper-datatable-card.html))~~
Expand Down Expand Up @@ -70,4 +70,4 @@ I absolutely HATE rejecting pull requests, so let me just outline some advice:
This both makes it clearer to me what is what, makes it easier to pull only the relevant parts and prevents situations
where I can't give credits to the good parts, because of the bad parts.
3. You have to explicitly agree in your pull request to the terms described in the
[fair share license construction](https://github.com/David-Mulder/fair-share-license/blob/master/CONTRIBUTING.md).
[fair share license construction](https://github.com/David-Mulder/fair-share-license/blob/master/CONTRIBUTING.md).