Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@itwin/itwinui-css

Package Overview
Dependencies
Maintainers
2
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itwin/itwinui-css - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

27

CHANGELOG.md
# Changelog
## 1.8.0
### Minor Changes
- 61f44293: Added new `isDateDisabled` prop to DatePicker. Accepts a function which takes a date and returns a boolean to indicate whether that date is not selectable.
- 8bfd4fe9: Add predefined status variants for badge.
- c581e9ed: Added a utils components `iui-link-box` and `iui-link-action` to provide better accessibility experience with actions on elements.
Updated Tile focus state when `iui-link-action` is present.
Usage example:
```html
<div class="iui-link-box">
<a class="iui-link-action" href="/new-page">Test content</a>
</div>
```
### Patch Changes
- 01d29fc1: Fixed an issue in Firefox where the right edge of the `Table` header was misaligned with the table body.
- e2f547e1: Fixed a visual glitch in Tile thumbnail when hovering.
- 028d4cd7: Updated actionable tile to have a more prominent hover effect.
- 775933e3: The DOM order of Tile content has changed so that the name comes before the thumbnail region. This improves accessibility without affecting visuals.
- 91486634: Modals and dialogs will have improved overflow behavior on smaller screen sizes with a lot of text.
- 6f99039c: Fixed an issue with stepper when the last item is active.
- 17d4fffb: Omit `border-radius` on adjacent active menu items.
## 1.7.0

@@ -4,0 +31,0 @@

2

package.json
{
"name": "@itwin/itwinui-css",
"version": "1.7.0",
"version": "1.8.0",
"author": "Bentley Systems",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc