Server IP : 185.86.78.101 / Your IP : 216.73.216.124 Web Server : Apache System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/wwwroot/mifepriston.org/node_modules/postcss-calc/ |
Upload File : |
# 5.3.1 - 2016-08-22 - Fixed: avoid security issue related to ``reduce-css-calc@< 1.2.4``. # 5.3.0 - 2016-07-11 - Added: support for selector transformation via `selectors` option. ([#29](https://github.com/postcss/postcss-calc/pull/29) - @uniquegestaltung) # 5.2.1 - 2016-04-10 - Fixed: support for multiline value ([#27](https://github.com/postcss/postcss-calc/pull/27)) # 5.2.0 - 2016-01-08 - Added: "mediaQueries" option for `@media` support ([#22](https://github.com/postcss/postcss-calc/pull/22)) # 5.1.0 - 2016-01-07 - Added: "warnWhenCannotResolve" option to warn when calc() are not reduced to a single value ([#20](https://github.com/postcss/postcss-calc/pull/20)) # 5.0.0 - 2015-08-25 - Removed: compatibility with postcss v4.x - Added: compatibility with postcss v5.x # 4.1.0 - 2015-04-09 - Added: compatibility with postcss v4.1.x ([#12](https://github.com/postcss/postcss-calc/pull/12)) # 4.0.1 - 2015-04-09 - Fixed: `preserve` option does not create duplicated values ([#7](https://github.com/postcss/postcss-calc/issues/7)) # 4.0.0 - 2015-01-26 - Added: compatibility with postcss v4.x - Changed: partial compatiblity with postcss v3.x (stack traces have lost filename) # 3.0.0 - 2014-11-24 - Added: GNU like exceptions ([#4](https://github.com/postcss/postcss-calc/issues/4)) - Added: `precision` option ([#5](https://github.com/postcss/postcss-calc/issues/5)) - Added: `preserve` option ([#6](https://github.com/postcss/postcss-calc/issues/6)) # 2.1.0 - 2014-10-15 - Added: source of the error (gnu like message) (fix [#3](https://github.com/postcss/postcss-calc/issues/3)) # 2.0.1 - 2014-08-10 - Fixed: correctly ignore unrecognized values (fix [#2](https://github.com/postcss/postcss-calc/issues/2)) # 2.0.0 - 2014-08-06 - Changed: Plugin now return a function to have a consistent api. ([ref 1](https://github.com/ianstormtaylor/rework-color-function/issues/6), [ref 2](https://twitter.com/jongleberry/status/496552790416576513)) # 1.0.0 - 2014-08-04 ✨ First release based on [rework-calc](https://github.com/reworkcss/rework-calc) v1.1.0 (code mainly exported to [`reduce-css-calc`](https://github.com/MoOx/reduce-css-calc))