Skip to content
This repository was archived by the owner on Mar 9, 2019. It is now read-only.

Releases: bartveneman/gromit-cli

Enable update-notifier in npm scripts

Choose a tag to compare

@bartveneman bartveneman released this 17 Feb 17:00
  • enable update-notifier in npm scripts (#31) 64250e7

v1.4.2...v1.5.0

Support z-index and box-shadow rules

Choose a tag to compare

@bartveneman bartveneman released this 03 Feb 21:31

Updates a bunch of dependencies including css-analyzer so that box-shadows and z-indexes can be checked when testing.

Improve error message for unknown assertion

Choose a tag to compare

@bartveneman bartveneman released this 24 Dec 22:08

before:

Could not assert 'stylesheet.size'. Is your config correct? Did you mean stylesheets.size

after:

Could not assert 'stylesheet.size'. Did you mean 'stylesheets.size'?

Add update-notifier

Choose a tag to compare

@bartveneman bartveneman released this 24 Dec 21:34

From now on, you will be notified of new versions if you run gromit-cli on the command line. Always have the latest features available! 🎉

screely-1545688412109

Update css-analyzer to v2

Choose a tag to compare

@bartveneman bartveneman released this 23 Dec 14:21
v1.2.0

1.2.0

Autosuggest alternative metric in case of typos

Choose a tag to compare

@bartveneman bartveneman released this 02 Dec 14:47
  • When you make a typo in your config, like stylesheet.size instead of stylesheets.size, Gromit will now give a suggestion to use the correct one instead
  • Some basic tests were added

screely-1543761935093

Cleaner error messages on invalid JSON

Choose a tag to compare

@bartveneman bartveneman released this 20 Oct 11:37
v0.5.0

0.5.0