-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: miljodir/md-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: md-css@6.25.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: miljodir/md-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: md-react@6.27.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 19 files changed
- 5 contributors
Commits on Feb 19, 2026
-
Add AI instructions for repo guidelines and testing best practises (#479
) * feat: add pagination component with styles and documentation * Update storybook * clean up code * clean up story * fix: add validation for totalPages and currentPage, enhance accessibility with aria attributes * test: enhance MdPagination component with accessibility improvements and add comprehensive tests * feat: add tsconfig.test.json for test configuration and update vitest.config.ts for type checking * feat: add AGENTS.md and Copilot instructions for AI coding agents test: update MdPagination tests to use role-based queries for accessibility * docs: update README with testing guidelines and best practices * test: simplify prop forwarding tests in MdAccordion, MdCheckboxGroup, and MdRadioGroup * test: simplify prop forwarding test in MdRadioGroup * docs: add AI tools instructions for project assistance
Configuration menu - View commit details
-
Copy full SHA for 087eb1d - Browse repository at this point
Copy the full SHA 087eb1dView commit details
Commits on Feb 23, 2026
-
Storybook 10 + minor updates (#481)
* Updates Storybook dependencies to v10 Updates Storybook dependencies to the latest v10 versions. This change brings the project up to date with the newest features, performance improvements, and bug fixes in the Storybook ecosystem. * Updates material-symbols dependency to v0.40.2 Updates the material-symbols dependency to the latest version. This ensures the application uses the most up-to-date icons and features provided by the library. * Updates dependencies Increases the versions of development dependencies including eslint, @typescript-eslint, react, vitest, and webpack. Also updates the @types/react dependency. Removes the now redundant explicit @types/node dependency. --------- Co-authored-by: Helge Johnsen <helge.johnsen@crayon.no>
Configuration menu - View commit details
-
Copy full SHA for 7c347c7 - Browse repository at this point
Copy the full SHA 7c347c7View commit details
Commits on Feb 24, 2026
-
feat: add MdMenu component (#480)
* First draft MdMenu * Refactor menu styles for improved layout and consistency * Add jest-dom for improved testing assertions in MdMenu tests * Remove mode prop from MdButton in Small and Large menu stories for consistency * Update IconButtonTrigger in MdMenu stories to use MdIconButton with profile icon * Remove unused jest-dom import from MdMenu tests * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Trigger to react element * Remove unnecessary comments from MdMenuProps interface * Add unmountOnHide prop to MdMenuProps and pass it to Ariakit.Menu * Remove unnecessary comments and unused size variants from Menu stories * Change MdMenuGroupDef to MdMenuGroupOption * Remove font-size definitions for small and large menu items and group headings * Update seperator size * Update stories/Menu.stories.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Rename MdMenuItemDef to MdMenuItemOption for consistency and update references * Update packages/css/src/menu/menu.css Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add action handlers to menu item clicks in Menu stories
Configuration menu - View commit details
-
Copy full SHA for 7f4a39f - Browse repository at this point
Copy the full SHA 7f4a39fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5eb5c8 - Browse repository at this point
Copy the full SHA f5eb5c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f252eb0 - Browse repository at this point
Copy the full SHA f252eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6e3d5 - Browse repository at this point
Copy the full SHA 6a6e3d5View commit details
Loading
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 md-css@6.25.0...md-react@6.27.0