From e5932c0c8dea02e777994387164cc8898131f105 Mon Sep 17 00:00:00 2001 From: Mario Buikhuizen Date: Wed, 18 Sep 2019 12:33:59 +0200 Subject: [PATCH] feat: support Vuetify2 --- README.md | 29 +- examples/Examples template.ipynb | 10 +- examples/Examples.ipynb | 148 +- generate_source/generate_source.py | 2 +- ...pi_1.5.12.json => vuetify_api_2.0.17.json} | 15574 ++++++++++------ js/package-lock.json | 53 +- js/package.json | 4 +- js/src/VuetifyView.js | 4 +- js/src/index.js | 7 - js/src/plugins/vuetify.js | 11 + js/src/styles.css | 12 +- setup.py | 2 +- 12 files changed, 10477 insertions(+), 5379 deletions(-) rename generate_source/{vuetify_api_1.5.12.json => vuetify_api_2.0.17.json} (64%) create mode 100644 js/src/plugins/vuetify.js diff --git a/README.md b/README.md index d12a540d..f8f9ecea 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ipyvuetify [![Conda Version](https://img.shields.io/conda/vn/conda-forge/ipyvuetify.svg)](https://anaconda.org/conda-forge/ipyvuetify) [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/mariobuikhuizen/ipyvuetify/master?filepath=examples%2FExamples.ipynb) -Jupyter widgets based on [vuetify UI components](https://v15.vuetifyjs.com/en/) which implement Google's +Jupyter widgets based on [vuetify UI components](https://vuetifyjs.com/) which implement Google's [Material Design Spec](https://material.io/) with the [Vue.js framework](https://vuejs.org/). Installation @@ -31,7 +31,7 @@ Usage For examples see the [example notebook](examples/Examples.ipynb). -The [Vuetify documentation](https://v15.vuetifyjs.com/en/components/buttons#buttons) can be used to find all available +The [Vuetify documentation](https://vuetifyjs.com/components/buttons#buttons) can be used to find all available components and attributes (in the left side bar or use the search field). Ipyvuetify tries to stay close to the Vue.js and Vuetify template syntax, but there are some differences: @@ -42,7 +42,6 @@ and Vuetify template syntax, but there are some differences: | Flag attributes require a boolean value | `