New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@guillotinaweb/pastanaga-angular

Package Overview
Dependencies
Maintainers
4
Versions
411
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
42

2.65.6

Diff

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
ebrehault
published 2.65.3 •

Changelog

Source

2.65.3 (2024-03-19)

Bug fixes

  • Table: Fix button height in table header

Improvements

  • Chip: Fix demo page where there was a closable chip in the basic examples
  • Table:
    • Add an option noBackground on both pa-table-header directive and pa-table-sortable-header component
    • Add an option border on the table
ebrehault
published 2.65.2 •

Changelog

Source

2.65.2 (2024-03-19)

Bug fixes

  • Chip: Fix button height in closeable chips
ebrehault
published 2.65.1 •

Changelog

Source

2.65.1 (2024-03-18)

Bug fixes

  • Button: fix alignment of text inside buttons in Chrome
ebrehault
published 2.65.0 •

Changelog

Source

2.65.0 (2024-03-18)

Breaking changes

  • Buttons: change how the buttons sizes are computed and update the tokens accordingly.
    • $dimension-button-{size} is renamed into $height-button-{size}. The button height is no longer depending on button’s padding and line-height, instead button’s height is defined by $dimension-button-{size} tokens.
    • $padding-button-{size} is renamed into $padding-sides-button-{size}. Vertical padding is no longer needed now button’s height is defined with a token.
    • $padding-button-icon-text-{size} is split into $padding-left-button-icon-text-{size} and $padding-right-button-icon-text-{size}.

Improvements

  • Toggle: tokenize toggle style, so it can be easily overridden
  • Buttons: add specific button border tokens for icon buttons
  • Chips: tokenize chip padding, so it can be easily overridden

Bug fixes

  • Text fields:
    • go back to normal border of fields, as the custom border top trick was not working well and preventing to use bigger border-radius
    • use same border-radius inside the input as in the field to prevent input background color to go over the borders
ebrehault
published 2.64.9 •

Changelog

Source

2.64.9 (2024-03-11)

Improvements

  • Card: tokenize card style, so it can be easily overridden
ebrehault
published 2.64.8 •

Changelog

Source

2.64.8 (2024-02-20)

Improvements

  • Expander:
    • Fix expander style to allow having a card expander inside a "normal" expander.
    • Fix expanded option to work on card expander (allowing to have the expander open by default also for card expander)
ebrehault
published 2.64.7 •

Changelog

Source

2.64.7 (2024-02-15)

Improvements

  • Security: Fix dependabot issues
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