-
Notifications
You must be signed in to change notification settings - Fork 61
feat: Vuetify3 support #283
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
base: master
Are you sure you want to change the base?
Conversation
d438c4f to
12b9969
Compare
e1ff212 to
ec58f36
Compare
Now that we store generated code in git, having a stable sort order will allow us to see API changes easily in the diff.
ec58f36 to
779a18b
Compare
b4fc9f8 to
2e5ab85
Compare
2e5ab85 to
1ca08b5
Compare
48c42d5 to
fff8818
Compare
fdb1371 to
c13edb7
Compare
1f8557a to
89b6355
Compare
c7b0e3d to
2c5cbb4
Compare
Ports the changes made in #327 to version 3 alpha
Ubuntu 20.04 runners will be disabled on 1.4.2025, see actions/runner-images#11101
2e20d51 to
4ec64c1
Compare
#327 broke embedded versions where the extractes CSS wasn't explicitly imported.
For some reason the styles.css file wasn't excluded from scoping. This should ensure it is.
42e188f to
9fc0af9
Compare
|
Hi ipyvuetify team, just to let you know that vuetify3 has made a very good job at tidying the way they built the API documetnation I would happilly go back to my documentation PR once this one is done as it will be much easier to recover the text associated to each parameter directly from their repository. If the improvement of the documentation is not a wanted feature anymore, let me know I'll drop the PR I have on stale on my fork. |
Needs widgetti/ipyvue#82
TODO: