feat: Vuetify3 support#283
Draft
mariobuikhuizen wants to merge 46 commits into
Draft
Conversation
d438c4f to
12b9969
Compare
2e5ab85 to
1ca08b5
Compare
48c42d5 to
fff8818
Compare
1f8557a to
89b6355
Compare
c7b0e3d to
2c5cbb4
Compare
42e188f to
9fc0af9
Compare
Contributor
|
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. |
dff599f to
20ecb76
Compare
e6b495d to
2aa57ac
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.
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
#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.
pick 820559517 # fix: main styles were not applied becaus of invalid comment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Needs widgetti/ipyvue#82
TODO: