Open cguilhermef opened 8 years ago
This fix solve Yeoman minified version (grunt serve:dist). BUT this remove attribute param open and add attribute param show, breaking compatibility with oldest versions.
grunt serve:dist
open
show
Please accept this PR. Thanks.
This fix solve Yeoman minified version (
grunt serve:dist
). BUT this remove attribute paramopen
and add attribute paramshow
, breaking compatibility with oldest versions.