Skip to content

Latest commit

 

History

History
executable file
·
60 lines (47 loc) · 5.55 KB

CHANGELOG.md

File metadata and controls

executable file
·
60 lines (47 loc) · 5.55 KB

0.0.2 (2020-09-22)

Chores
  • babel7: update dependencies and migrate to babel7 (691e00ee)
  • dependencies:
    • update dependencies and remove old sonarqube settings (d0e55aa0)
    • update critical dependencies (aad1a441)
    • update dependencies (8a215419)
  • deps:
    • bump http-proxy from 1.17.0 to 1.18.1 (aabe4aa9)
    • bump handlebars from 4.4.5 to 4.7.6 (7da73fe5)
    • bump lodash from 4.17.15 to 4.17.19 (667507f1)
    • bump websocket-extensions from 0.1.3 to 0.1.4 (aa8294f3)
  • deps-dev: bump node-sass from 4.12.0 to 4.13.1 (4269b90c)
  • first: first commit (110288e5)
Documentation Changes
  • update: update doc, file structure (ec34ff70)
  • readme:
New Features
  • changelog:
    • fix script to update changelog (fc05a0cc)
    • add special script to update change log (ba24ce99)
    • ad a script to write changelog (b5ba11c2)
  • test: add mocking CSS modules JEST (b0716d69)
  • example: add BEM lint, add husky to commits, change navigation menu, add main.scss (dc3c8cc5)
  • lint:
  • stylelint: change sass-lint by style-lint WIP (921d2a05)
  • update: update to webpack 4, change mocha by jest (8f36fea4)
  • js-hover: add example js hover with jquery (da975347)
  • mixin: add mixins and common placeholders (ea81fc88)
Bug Fixes
  • workflow: rename file to test pull request (7b591074)
  • lint: fix lint issues (5439a943)
  • dependencies: remove open package (fa6011b7)
  • test: fix linting etc (e5eb2e2a)
  • sonarcube: add sonar cube settings (7caf5ea2)
  • ortografía: hagilizar??? (9171ac02)
Other Changes
  • style-lnt: add ignore value-keyword-case to font vars (81601908)
Refactors
  • cleanup:
    • remove useless files and change list view by stateless component (7f21c2a5)
    • indent and remove useless code (0822aca9)
  • example: replace hardcoded text by default props (531ddd14)