-
-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: coreui/coreui-pro
base: 3b357ca
head repository: coreui/coreui-pro
compare: 71239c8
- 14 commits
- 125 files changed
- 1 contributor
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 492dce8 - Browse repository at this point
Copy the full SHA 492dce8View commit details
Commits on Sep 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f64a287 - Browse repository at this point
Copy the full SHA f64a287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2aa61 - Browse repository at this point
Copy the full SHA 6a2aa61View commit details
Commits on Sep 9, 2025
-
feat(TimePicker): add configurable aria-label options and improve acc…
…essibility - Add ariaSelectHoursLabel, ariaSelectMinutesLabel, ariaSelectSecondsLabel, and ariaSelectMeridiemLabel configuration options - Apply aria-labels to both roll and select variants for better screen reader support - Add proper ARIA roles and attributes (listbox, option, aria-selected, aria-label) - Improve keyboard navigation with Home/End key support and better focus management - Enhanced focus trap behavior for roll columns
Configuration menu - View commit details
-
Copy full SHA for 6f69747 - Browse repository at this point
Copy the full SHA 6f69747View commit details -
fix(TimePicker): correct meridiem handling to prevent hour conversion…
… errors - Fix AM/PM switching logic to properly convert between 12h and 24h formats - Add bounds checking to prevent hours from going below 0 or above 23 - Prevent double conversion errors when switching meridiem multiple times - Ensure accurate time representation when toggling between AM and PM
Configuration menu - View commit details
-
Copy full SHA for 38d495b - Browse repository at this point
Copy the full SHA 38d495bView commit details
Commits on Sep 10, 2025
-
refactor(TimePicker): enhance component styles and add new variables …
…to manage cell width and height
Configuration menu - View commit details
-
Copy full SHA for 565683b - Browse repository at this point
Copy the full SHA 565683bView commit details
Commits on Sep 16, 2025
-
chore: update dependencies and devDependencies
@babel/core ^7.28.3 → ^7.28.4 @docsearch/js ^3.9.0 → ^4.0.1 eslint ^9.34.0 → ^9.35.0 eslint-plugin-unicorn ^60.0.0 → ^61.0.2 globals ^16.3.0 → ^16.4.0 hugo-bin ^0.146.0 → ^0.147.0 rollup ^4.50.0 → ^4.50.2 sass-embedded ^1.91.0 → ^1.92.1 stylelint ^16.23.1 → ^16.24.0 terser 5.43.1 → 5.44.0
Configuration menu - View commit details
-
Copy full SHA for 11f0514 - Browse repository at this point
Copy the full SHA 11f0514View commit details -
build: add postinstall script to remove sass package
`sass-true` installs both `sass` and `sass-embedded` packages, which causes style compilation to break. Added a `postinstall` script with `rimraf` to remove `sass` after installation, leaving only `sass-embedded`.
Configuration menu - View commit details
-
Copy full SHA for 77580dd - Browse repository at this point
Copy the full SHA 77580ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd3f39 - Browse repository at this point
Copy the full SHA cbd3f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bbe4a5 - Browse repository at this point
Copy the full SHA 7bbe4a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3dbf1 - Browse repository at this point
Copy the full SHA 3b3dbf1View commit details
Commits on Sep 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 96e3b73 - Browse repository at this point
Copy the full SHA 96e3b73View commit details -
fix(Calendar): add the proper navigation button type to prevent unint…
…ended form submission
Configuration menu - View commit details
-
Copy full SHA for 69ac213 - Browse repository at this point
Copy the full SHA 69ac213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71239c8 - Browse repository at this point
Copy the full SHA 71239c8View 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 3b357ca...71239c8