-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: mtorromeo/vue-patternfly
base: main
head repository: mtorromeo/vue-patternfly
compare: v5
- 20 commits
- 69 files changed
- 2 contributors
Commits on Apr 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 125e80f - Browse repository at this point
Copy the full SHA 125e80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac41a54 - Browse repository at this point
Copy the full SHA ac41a54View commit details -
fix(MenuToggle): fixed possible error when setting indeterminet state…
… of menu toggles
Configuration menu - View commit details
-
Copy full SHA for 44ac386 - Browse repository at this point
Copy the full SHA 44ac386View commit details -
Configuration menu - View commit details
-
Copy full SHA for a176c1f - Browse repository at this point
Copy the full SHA a176c1fView commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0e5101c - Browse repository at this point
Copy the full SHA 0e5101cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c73bb55 - Browse repository at this point
Copy the full SHA c73bb55View commit details
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ce79c2 - Browse repository at this point
Copy the full SHA 0ce79c2View commit details
Commits on Aug 14, 2025
-
fix(Checkbox, TextInput, TextInputGroupMain, Textarea, ToggleGroup): …
…allow null|undefined in v-model as input but not as output
Configuration menu - View commit details
-
Copy full SHA for 65ba0b8 - Browse repository at this point
Copy the full SHA 65ba0b8View commit details -
feat(FormSelect): component is generic and accepts/returns string or …
…string[] depending on the `multiple` prop
Configuration menu - View commit details
-
Copy full SHA for e634f80 - Browse repository at this point
Copy the full SHA e634f80View commit details -
feat(TextInput): component is generic and accepts/returns a
number……if `type` is "number", `string` otherwise
Configuration menu - View commit details
-
Copy full SHA for 83107f6 - Browse repository at this point
Copy the full SHA 83107f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6c0b1 - Browse repository at this point
Copy the full SHA 3e6c0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4e657 - Browse repository at this point
Copy the full SHA 5b4e657View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cbb77 - Browse repository at this point
Copy the full SHA e2cbb77View commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cce0eb8 - Browse repository at this point
Copy the full SHA cce0eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3483f9 - Browse repository at this point
Copy the full SHA a3483f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb918e - Browse repository at this point
Copy the full SHA 4fb918eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b48d8b - Browse repository at this point
Copy the full SHA 7b48d8bView commit details
Commits on Oct 1, 2025
-
Fixes ToolbarToggleGroup not toggling
`toggleExpanded ?? undefined` resolves to an expression where toggleExpanded is not called. Vue's event binding can handle null or undefined values gracefully making the ?? undefined unnecessary.
Configuration menu - View commit details
-
Copy full SHA for a089c7b - Browse repository at this point
Copy the full SHA a089c7bView commit details
Commits on Oct 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dabaa61 - Browse repository at this point
Copy the full SHA dabaa61View commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 143354b - Browse repository at this point
Copy the full SHA 143354bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v5