fractal

A tool to help you build and document website component libraries and design systems.

MIT License

Downloads
156.7K
Stars
2.1K
Committers
47

Bot releases are hidden (Show)

fractal - v1.3.0

Published by mihkeleidast over 4 years ago

Bug Fixes

  • fix usage of file path as preview value in config (#509)
  • remove end from server rendering (#546)
  • escape string passed to regexp (#534)
  • fix entity names with double extension (#565)
  • append extension to relative URLs too (#575)
  • fix nunjucks view syntax (#579)
  • add hljs class to code elements (#578)
  • resolve date in config to JSON string (#574)
  • CLI: ensure new command runs npm install (#583)

Features

  • add support for variant notes files (#566)
  • add exclude config option to components (#572)
  • update mandelbrot (#577)
  • allow and prefer fractal.config.js as configuration file name (#581)
  • update handlebars adapter (#584)
  • allow sub-components to be rendered fully (#573)
  • update istextorbinary to get newer extensions (#589)

Chores

  • add all current LTS versions of Node to the Travis build matrix (#538)
  • move snyk to devDependencies (#553)
  • bump minimist from 1.2.0 to 1.2.2 (#554)
  • update sinon and move it to devDependencies (#555)
  • package.json & package-lock.json to reduce vulnerabilities (#552)
  • update anymatch, chokidar and nunjucks (#564)
  • bump minimist from 1.2.2 to 1.2.3 (#567)
  • remove snyk dependency (#569)
  • update readme (#571)
  • move to multiple issue templates (#587)

Tests

  • add coverage and unit tests for collection mixin class (#568)
fractal -

Published by Chapabu almost 5 years ago

  • Merge pull request #518 from Schleuse/add-access-to-logger 9596257a
  • Export reference to Log a502e7ee

https://github.com/frctl/fractal/compare/v1.2.1-beta.1...v1.2.1

fractal - v1.2.1-beta.1

Published by Chapabu about 5 years ago

  • prevent 404 errors from stoppping fractal server (#515) ee315f28
  • prevent 404 errors from stoppping fractal server aebb1ad9

https://github.com/frctl/fractal/compare/v1.2.0...v1.2.1-beta.1

fractal - v1.2.0

Published by Chapabu about 5 years ago

  • Add publishConfig setting for np 53108230
  • Replace returned promise in dev server CLI command with async ca… (#511) 5762029d

Full list:

https://github.com/frctl/fractal/compare/v1.1.7...v1.2.0

fractal - v1.2.0-beta.3

Published by Chapabu about 5 years ago

v1.2.0-beta.2 was missing the GitHub tag, so these notes contain fixes in beta 2 as well.

  • Merge pull request #509 from guschilds/417-js-config-crash-fix 92235294
  • Fixed sync crash when JS config files contain errors. (#417) 495753c5
  • Update Lodash to 4.17.14 (#508) 1f5cec40
  • Update Lodash to 4.17.14 f2204012
  • Merge pull request #504 from baerkins/browsersync-named afe56da0
  • Update Marked (#477) 66bd93ae
  • Merge branch 'master' into develop 8b3263ad
  • [Snyk] Fix for 2 vulnerable dependencies (#493) f68c265c
  • [Snyk] Fix for 1 vulnerable dependencies (#496) 2fb71dfe
  • Add project title as named browser-sync instance 13b42dce
  • Merge pull request #486 from allmarkedup/contributing 16996836
  • fix: package.json & package-lock.json to reduce vulnerabilities 91dd857a
  • Update Marked to 0.62 9f589139
  • fix: package.json & package-lock.json to reduce vulnerabilities 86f713f1
  • Merge pull request #483 from frctl/snyk-fix-7m2uya affb934e
  • Merge pull request #485 from frctl/snyk-fix-3czbum 6a23b2bb
  • Add link to code of conduct f2639ba3
  • Remove project status note, add Contributing section 7d23ce97
  • fix: package.json & package-lock.json to reduce vulnerabilities 837e0d44
  • fix: package.json & package-lock.json to reduce vulnerabilities 67c12069
  • Fix code renderer 6b4506a2
  • Update Marked 549d93b5
  • Merge pull request #481 from thisislawatts/fix/upgrade-away-vulns-where-possible 6f105a42
  • fix: upgrade away vulns where possible e63f51f6
  • Merge pull request #479 from Schleuse/log-error-when-readFile-fails 2c38ac79
  • Log Error when readFile fails to load a file cc37d1ef
  • Merge branch 'release/1.2.0-beta.2' into develop cec58e85
  • Merge branch 'release/1.2.0-beta.2' 86b24c00
  • Increment version number 9593b4a6
  • Merge pull request #473 from frctl/circ-ref-fix 8aa7bca4
  • Fix Node/Fractal versions number 59a348b8
  • Prevent markdown renderer from directly mutating config object 31158e69
  • Merge branch 'release/1.2.0-beta.1' into develop 6790d6eb

https://github.com/frctl/fractal/compare/v1.2.0-beta.1...v1.2.0-beta.3

fractal - NPM fixes

Published by allmarkedup almost 9 years ago

fractal - Publishing to NPM

Published by allmarkedup almost 9 years ago

fractal - Theme cleanup

Published by allmarkedup almost 9 years ago

Improve responsive behaviour, clarify component/variant views.

fractal - Fixing static build

Published by allmarkedup almost 9 years ago

fractal - Initial alpha release. For internal testing purposes only.

Published by allmarkedup almost 9 years ago

Package Rankings
Top 1.4% on Npmjs.org
Related Projects