Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/mensch/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# mensch history ## 0.3.4 - 09 Nov 2019 - Fix global leak and stringify indentation ## 0.3.3 - 04 Aug 2016 - Added Bower.json - Preserve property spacing when value starts with "special/unexpected" chars '(@*/{):'. ## 0.3.2 - 18 Aug 2015 - Fixed column/line computation for comments and at-rules (Fix #15) - Closing } and ; now takes precedence over declaration value parsing (Fix #14) - Ignore curly braces in strings (Fix #13) - Keep \n and \t inside values and consider them "whitespace" (Fix #12) - Fixed column count in positions for rows after the first line (Fix #18) - Enabled running test suite under Windows (CRLF vs LF issues) ## 0.3.1 - 1 Dec 2013 - Retain whitespace in selectors. Closes #8 - Add support for `@-ms-keyframes`. ## 0.3.0 - 23 Nov 2013 - Improve handling of quotes in values. Closes #5 - Add support for `@document` (and `@-moz-document`), `@namespace` and `@page`. ## 0.2.1 - 20 Sep 2013 - Trim whitespace around grouped selectors. ## 0.2.0 - 18 Sep 2013 - Correctly handle comments as children of at-groups. Fix #2 ## 0.1.0 - 17 Jun 2013 - Added new boolean `position` option to `parse()`, which will include position data in the AST when enabled. - Moved node.selector to node.selectors, and changed the value to an array. - Various parser improvements and bug fixes. ## 0.0.1 - 11 Jun 2013 - Initial release.