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

@guillotinaweb/pastanaga-angular

Package Overview
Dependencies
Maintainers
7
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guillotinaweb/pastanaga-angular - npm Package Versions

1
41

2.65.14

Diff

Changelog

Source

2.65.14 (2024-04-12)

Bug fix

  • Radio groups: Improve setDisabledState method allowing specific pa-radio to be disabled
ebrehault
published 2.65.13 •

Changelog

Source

2.65.13 (2024-04-11)

Improvements

  • Checkbox:
    • Support indeterminate state
    • Check mark improvement (new svg)
ebrehault
published 2.65.12 •

Changelog

Source

2.65.12 (2024-04-08)

Bug fix

  • Fix library build: Last version of date-fns require tsconfig to use es2020
ebrehault
published 2.65.10 •

Changelog

Source

2.65.10 (2024-04-05)

Bug fix

  • Dropdown: when the dropdown is included in a container with position: fixed (like in a modal for instance), and in a scrollable container, we automatically close the dropdown on scroll event to prevent the dropdown to move while scrolling.
ebrehault
published 2.65.9 •

Changelog

Source

2.65.9 (2024-04-05)

Bug fix

  • Toggle: Use the same font-size and line-height as checkboxes (using $font-size-checkbox-label, $line-height-checkbox-label tokens).
ebrehault
published 2.65.8 •

Changelog

Source

2.65.8 (2024-04-04)

Bug fix

  • Table: Fix border radius of pa-table-cell-menu when pa-table-row-header is the last child
ebrehault
published 2.65.7 •

Changelog

Source

2.65.7 (2024-04-02)

Bug fix

  • revert previous fix on table header
ebrehault
published 2.65.6 •

Changelog

Source

2.65.6 (2024-04-02)

Bug fix

  • Table: Fix z-index of .pa-table-grid--header to prevent table content to go over the header when scrolling

Improvements

  • Upgrade to angular 17.3.2 (fix dependabot issue)
ebrehault
published 2.65.5 •

Changelog

Source

2.65.5 (2024-03-29)

Improvements

  • Buttons: Remove the min-width set on the buttons
  • Typography: Create mixin for each typography class, so it can be used in any other class.
  • Toggle: Make sure toggle label is always vertically aligned
  • Select: Adjust popupVerticalOffset on select component to place the dropdown right below the input
  • Popup and Dropdown: Add sameWidth attribute to popupComponent, allowing to manage properly the max-width applied in Dropdowns.

Bug fix

  • Table: Fix border radius of pa-table-cell when pa-table-row-header is the last child
ebrehault
published 2.65.4 •

Changelog

Source

2.65.4 (2024-03-19)

Bug fixes

  • Table: Prevent round corners for cells in the middle of the table
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