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

ngx-mat-lib

Package Overview
Dependencies
Maintainers
1
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-mat-lib - npm Package Versions

23
15

7.3.2

Diff

Changelog

Source

7.3.2

  • Fix imports for some scss files wrong due to refactor
tonysamperi
published 7.3.0 •

Changelog

Source

7.3.0

  • Simplified mocks handling with XmatRestVerbs instead of XmatConstantsService.methodKeys
  • Removed useless data from XmatConstantsService. That kind of data can be set externally (extending XmatConstantsService or custom files)
  • xmatValidListSelection: added reverse mode which returns error if value is in list
  • Renamed XmatDynamicRestVerbsRef to XmatRestVerbsRef
  • Misc and refactor
tonysamperi
published 7.2.18 •

tonysamperi
published 7.2.17 •

tonysamperi
published 7.2.16 •

Changelog

Source

7.2.16

  • Added xmat-text-bold in xmat-typography.scss
  • Rule ".xmat-capitalize-first-only" renamed to xmat-capitalize-first in xmat-typography.scss
  • Added tslint in projects/ngx-mat-lib, solves tslint errors when using the lib sources directly (requires angular.json config)
  • Added new xmat-divider component since mat-divider change behaviour accordingly to container
  • New component xmat-divider, which doesn't get influenced by containers (unlike mat-divider)
  • Added xmat-capitalize-children
  • Changed colors for xmat-alert disabled
  • Added missing color for disabled-text
  • Fixed xmat-confirm-dialog confirm button color override not working
  • Added xmat-nav-bar.component to add navigation to nav-tab-bar
  • Fixed package.json versions (resolves failing build due to tsickle release)
  • Misc and refactor

#7.2.17

  • new Pipe: XmatKebabCasePipe
  • new validations for XmatTimeComponent: MaxTime and MinTime
  • new regular expressions in XmatConstantsService to handle special chars and emojis
  • XmatFunctionsService: replaceAll (replaces multiple matches in string according to map)
  • XmatFunctionsService: showErrorSnackBar (similar to showErrorAlert) shortcut
  • XmatFunctionsService: stripEmojis and stripSpecialchars to cleanup strings
  • XmatMockService: fixed mockKey algorithm, finds better combinations of params and placeholders
  • XmatTimeComponent: fixed error handling on external controllers (turn red)
  • improved function xmatMinListSelection

#7.2.18

  • Featured xmat-capitalize on mat-label element (capitalize works on d-block or d-inline-block elements)
  • New param for confirmDialog: additionalForm. Allows to control the "confirm" disabled state with an external Control
  • New param for confirmDialog: hideActions. Allows to hide both the dialog actions, useful when using a custom ref
  • "objectToArray" pipe refactored and fixed
  • Removed useless model XmatArrayItemFromObject
  • Added dynamic verb to getBlobFromUrl and downloadBlobFromUrl: now handles PATCH besides GET.
  • New component XmatSummary, which allows to print a simple data set
  • New component XmatMediaQueryState, to debug @angular/flex-layout states (peer dependency)
  • New function "objectToArray" in XmatFunctions
  • Renamed xmat-desc-value.model.ts to xmat-select.model (since it contains XmatSelect)
  • Misc and refactor
tonysamperi
published 7.2.15 •

Changelog

Source

7.2.15

  • Fix required mark on XmatTime on control disabled
  • Fix wrong operator on errorState check
tonysamperi
published 7.2.14 •

Changelog

Source

7.2.14

  • Added handling for external control disabled/required states on XmatTime
tonysamperi
published 7.2.13 •

Changelog

Source

7.2.13

  • Version bump
tonysamperi
published 7.2.12 •

Changelog

Source

7.2.12

  • Typography improved
tonysamperi
published 7.2.11 •

Changelog

Source

7.2.11

  • Added controls for XmatAccordion: ExpandedHeight and CollapsedHeight
  • Added emit for expanded attr in XmatAccordion
  • Added PATCH verb in XmatRestVerbs and XmatRestService
23
15
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