Skip to content

Releases: oscarmarcelo/bengal

v1.0.0-7

14 Aug 17:05
Compare
Choose a tag to compare
v1.0.0-7 Pre-release
Pre-release
  • Fix XO errors reported by unicorn/prefer-string-replace-all rule 5984358
  • Add support for VS Code's read-only configurations 681084d
  • Change XO import/order default rule configuration e47ff73
  • Improve code legibility in XO no-multiple-empty-lines rule configuration b03920d
  • Fix XO errors introduced by latest dependency update a87b2f8
  • Update dependencies bf7ca62

v1.0.0-6...v1.0.0-7

v1.0.0-6

15 Mar 22:09
Compare
Choose a tag to compare
v1.0.0-6 Pre-release
Pre-release
  • Update dependencies 451c60e
  • Add Bengal credits to the template README fdd8076
  • Improve some code to use newer/cleaner syntax 07c9062
  • Add prompt for ES modules 012f30c
  • Improve final answer formatting of architecture-related prompts ff27f18
  • Update Browsersync usage to use the newer syntax 75b9d10
  • Fix main.js not being loaded as a module 8374916
  • Rename all utils.js to utilities.js 17024a3
  • Remove redundant XO ignores configuration 0132461
  • Improve return of internal and default answer properties 225bf15
  • Update package.json and license to only include email if not a private one ba53d7d
  • Improve code style in license configuration method ed2977a
  • Fix clean Gulp task not signalling completion 8ff1707
  • Update dependencies ee6688b
  • Improve description of npm scripts using local server 937f102
  • Fix Babel not processing scripts as ESM ad41857
  • Fix comma dangle warnings in symbols:build Gulp task b0d9ba0

v1.0.0-5...v1.0.0-6

v1.0.0-5

06 Feb 13:57
Compare
Choose a tag to compare
v1.0.0-5 Pre-release
Pre-release
  • Update dependencies 7d332b9
  • Improve src/styles glob pattern 5674152
  • Update directories architecture to include an overrides directory 961aa0b
  • Update keywords answer to be sorted 4223f20
  • Fix extra empty lines in README if no description is provided 05d3d72
  • Update version answer to be major 0 by default b9f6479
  • Update del import to use new package export system d1bd7c4
  • Fix SVGO plugins being configured incorrectly 27c127f
  • Fix Pug +symbol not working as expected 3b593c8

v1.0.0-4...v1.0.0-5

v1.0.0-4

19 May 09:33
Compare
Choose a tag to compare
v1.0.0-4 Pre-release
Pre-release
  • Fix package.json private key being generated in the wrong place for unlicensed projects 082d761
  • Add attribution prompt 0f53b74
  • Update browserslist query to be a bit more diverse 6061137
  • Add release NPM script for package projects 27bfa8a
  • Improve parseList() to cover edge cases 30b1ef6
  • Reorganize template package.json to better group related keys 81b50d5
  • Update template package.json to use package scope as GitHub organization username in their links a61e26d
  • Add files to the template package.json for package projects b883417
  • Update keywords prompt to use a utility instead of duplicating code 6891c4e
  • Update main.sass/css to have section comments to clarify usage order 5fd4a03
  • Update Styles Architecture to promote utilities to a directory 7db402f
  • Rename sevenOnePattern() to architecture() to be more abstract 88d8ec9
  • Add vendors directory to the Views Architecture ff4895e
  • Refactor sass prompt to be stylesLanguage list prompt 644ebe8
  • Rename defaultSymbols prompt to symbolsFile 62ec786
  • Rename views prompt to viewsLanguage and viewsTask to views ffd87a6
  • Improve styles default value to be future-proof 1e54691
  • Rename viewsSevenOnePattern prompt to viewsArchitecture 0262b67
  • Remove checks of stylesArchitecture existence eab4c9a
  • Rename sevenOnePattern prompt to stylesArchitecture d31d906
  • Update views to also support generating HTML files 85461fd
  • Fix index.php calling a main.css on projects without styles task 55ce081
  • Fix styles prompt related content not being generated for website projects not using Sass 8ce05d8
  • Update prompts with potential fixed answers to store their values 18f6973
  • Update GitHub username fetch to be cached 3c2c280
  • Improve updates checker to cache info instead of fetch it every time dc37275
  • Improve author module to not delay when showing its prompts 76df64f
  • Improve some template Sass files 0037934
  • Update template main.css to have content 2a00820
  • Improve comment wording in _svg.sass d38e4ae
  • Add template README.md 846df97
  • Reorganize NPM scripts and refactor Gulp exported tasks f1bbc37
  • Add clean task 9616cc6
  • Improve views:build task template to be coherent with project codebase 225d8ce
  • Fix Docker files not being generated when flow isn't website 41a859c
  • Add Node version to generated project's package.json and .nvmrc 1aa2431
  • Update username prompt to not store the answer be51e5d
  • Update username prompt to have a default answer, when available 43c84c9
  • Update serverHost to validate answer bcb70d8
  • Update serverUser to validate answer 90226df
  • Improve 7-1 Pattern file tree symbols e7b4030
  • Improve year validation message formatting 9248144
  • Improve error messages with lists to use an utils function 0e30969
  • Update year prompt to validate answer 8a36fdd
  • Update email prompt to validate answer 87bb4fc
  • Update port prompt validation to check if port number is available 8c63d0c
  • Fix filter of port prompt accepting any number instead of just integers 87f7944
  • Fix port prompt not accepting default answer dc2b8a1
  • Improve website prompt to validate URL 8446910
  • Fix port prompt fallback to default answer instead of validating ba3a0d4
  • Fix input type prompts saving untrimmed answers 687e028
  • Fix version prompt accepting invalid versions c07872f
  • Improve version prompt to validate answer with semver 5c87e76
  • Add keywords prompt 00ef1b0
  • Add generator version to template package.json 9aeded8
  • Add update notifier 5a8d1f9
  • Improve homepage prompt to be clearer about answer not having protocol 1b53761
  • Improve package prompt to validate according to NPM rules e27ff42
  • Improve statement legibility in symbols Pug mixin 5456d43
  • Reorder exports for consistency in both package.json files 88197d8
  • Update engines Node version in package.json 5cfe26a
  • Refactor generator to be split into multiple files 61a6d4d
  • Fix some Gulp config variables being generated without being needed 27487de
  • Add missing newline in symbols Gulp task file e4e2ede
  • Fix object-shorthand lint error 4c85fea
  • Add lint NPM script 703329a
  • Update dependencies 87b9ff1

v1.0.0-3...v1.0.0-4

v1.0.0-3

18 Apr 22:02
Compare
Choose a tag to compare
v1.0.0-3 Pre-release
Pre-release
  • Fix trying to copy Pug files in the PHP directory 543c121

v1.0.0-2...v1.0.0-3

v1.0.0-2

18 Apr 20:43
Compare
Choose a tag to compare
v1.0.0-2 Pre-release
Pre-release
  • Remove forgotten X-UA-Compatible in PHP file 21b88c2

v1.0.0-1...v1.0.0-2

*streeeetch* Whoa! What a big nap! 🥱

18 Apr 20:30
Compare
Choose a tag to compare
Pre-release
  • Add np configurations 499e8c1
  • Update -webkit-tap-highlight-color to not depend on a variable 82e3071
  • Remove -ms- properties 1d0c9f1
  • Move main.css and main.js inside their respective blocks b051506
  • Add components directory to the views b274149
  • Add symbol Pug mixin 23e3dc1
  • Add adapted version of 7-1 Pattern to the views b613a94
  • Improve verification of abstracts items in sevenOnePattern 068ad69
  • Fix gulp/utils.js not being installed when scripts depends on it 26aec1e
  • Improve glob in symbols Gulp task 0422ebf
  • Improve recursive wildcard globs e72f69a
  • Remove X-UA-Compatible meta tag de6be0a
  • Update views directory to use an adapted version of the 7-1 Pattern 411dd06
  • Update views Gulp task to also ignore underscored directories 992aaee
  • Update Sass settings to not use the SML naming system b3f5773
  • Add layout, pages, and theme 7-1 Pattern folders to sass/abstracts/settings 5bce14a
  • Improve comments in some Sass files 4170c92
  • Improve organization of style abstracts d764167
  • Remove duplicate slash dependency addition c939d8e
  • Update optional prompts to have default undefined values 85b5fab
  • Fix styles Gulp tasks not being able to run when using CSS instead of Sass 5dd7e3a
  • Update styles files to be separated by language directories d5f99a9
  • Fix merge-stream package not being available to copy.vendor when symbols isn't in the project 125e708
  • Update generator to use Yeoman's own methods instead of mem-fs-editor's cf1eb75
  • Update src/_placeholder to be an actual file instead of creating on the fly 82c4668
  • Update dependencies to allow minor version updates ff4c914
  • Update Gulp tasks to have custom display names b577306
  • Improve some notification messages to be language-agnostic dc248c3
  • Update block comments to be normalized and more visible 8e4bea9
  • Add symbols, images, and fonts directories if the project have tasks for those 8771fde
  • Add src directory even if there is no content to put there cc60775
  • Remove unnecessary template literals in gulp/config.js 9b96f3a
  • Update views Gulp Task to be optional in the NPM Package flow 8517ad6
  • Update watch Gulp task to also watch for root static file changes f1ca97d
  • Fix copy.vendor Gulp task breaking when there are no vendor files 9bba037
  • Remove unnecessary verification in symbols.build Gulp task 672cb6d
  • Remove unnecessary whitespace slurping mode in some EJS tags 0c9601d
  • Add copy.build and copy.vendor Gulp tasks a78cc25
  • Update build.assets and dist.assets in gulp/config.js to be conditional e103959
  • Update styles related code to only be added when using the task d3bdef7
  • Remove private prompt 06fda75
  • Add support for "NPM Package" flow 9e38bf3
  • Removed unused misc prompt ca81066
  • Update Gulp task symbols to normalize symbol IDs 553fcb7
  • Replace slugify NPM package with Sindre Sorhus' implementation e4beb70
  • Removed unnecessary condition in package.json envs 35f8753
  • Update templates to use gulp-sass again 8dc00f9
  • Rename unused cheerio argument, so there's no need to disable lint rule ad37eeb
  • Update PHP to version 8 713fa8f
  • Add missing newline in abstracts/settings/_index.scss e43030c
  • Improve deploy Gulp task export code 2b25934
  • Add lint NPM script 9d5af08
  • Update Pug views to have an _abstracts folder b3c5b19
  • Improve templates code style 9ef5248
  • Convert templates to ESM dbed6bc
  • Fix copy Gulp task placing files in wrong directories 28d5ba3
  • Improve generator code style ef424cb
  • Update dependencies and convert generator to ESM 1873ee5
  • Update homepage prompt to only accept empty string or a valid URL dc81bdd
  • Update generator to not use the install task since it is now unsupported 8d78436
  • Remove unused catch parameter 639c9cb
  • Update dependencies 10fbe19
  • Update Deploy answers to be cached; Improve Server Path default value b6eba76
  • Add PostCSS as a dependency, according to their new recommendations 3cf81af
  • Improve code in some template files f05f8f0
  • Update styles to use Dart Sass 16ffe9a
  • Add a prompt for 7-1 Pattern customization a1751b6
  • Improve copywriting of symbols prompt d7a3261
  • Add missing newline for code style consistency 4aa34ac
  • Fix 7-1 Pattern "themes" folder being named "templates" a64646f
  • Improve prompt header separators' code f59bcf0
  • Fix some unexpected EJS outputs 1a4c3a4
  • Update dependencies 3b3cb56
  • Merge pull request #1 from oscarmarcelo/dependabot/npm_and_yarn/acorn-6.4.1 8afd82d
  • Bump acorn from 6.3.0 to 6.4.1 2111ea9

v1.0.0-0...v1.0.0-1

Hello World! 🐱

01 Oct 17:46
Compare
Choose a tag to compare
Hello World! 🐱 Pre-release
Pre-release
  • Initial candidate release.