HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@material/floating-label/CHANGELOG.md
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [15.0.0-canary.bc9ae6c9c.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.bc9ae6c9c.0) (2023-08-03)


### Bug Fixes

* **floating-label:** Generate valid CSS calc ([304a94e](https://github.com/material-components/material-components-web/commit/304a94e8bde786452d9d8c6b80e8e9e0d84bfcc2))
* **floating-label:** replaced incompatible value types in calc statement by compatible ones ([23073a3](https://github.com/material-components/material-components-web/commit/23073a303310f5aad6a0fef0c2e96fd8dd7ab360))
* **textfield:** Fix bugs and compilation errors due to custom properties in the theme map ([1dc797e](https://github.com/material-components/material-components-web/commit/1dc797e7f4efe9010be7097b040c0fcb1902ca8c))


### Features

* **floatinglabel:** Extract `static-styles` mixin ([419b23c](https://github.com/material-components/material-components-web/commit/419b23cc64946c0df1986986872e0faa58c3e817))
* **floatinglabel:** Extract `theme-styles` mixin ([87809c7](https://github.com/material-components/material-components-web/commit/87809c7103e24f1988763c1103fde000f413c4df))
* **text-field:** add the ability to hide the asterisk required marker in floating labels ([f476fde](https://github.com/material-components/material-components-web/commit/f476fdece526e3aa45441b2d11f7ac17f63e856f))
* **textfield:** Changed visibility of $custom-property-prefix to public. ([274610c](https://github.com/material-components/material-components-web/commit/274610c77e6a9c9f19780b688cc6686a97e453a1))