Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Bug Fixes
- index: don’t prepend
./
to the URL on interpolate=require
(options.interpolate
) (#165) (9515410)
Bug Fixes
- ignore attribute if
mailto:
is present (#145) (4b13d4c)
- index: escape double quotes correctly (
options.interpolate
) (#154) (1ef5de4)
Bug Fixes
- Support for empty tags in tag-attribute matching (#133) (6efa6de), closes #129
Features
- add support for empty tags in
tag:attribute
matching (#129) (70370dc)
Bug Fixes
- es6 default export (fae0309)
- Handle es6 default export (e04e969)
- getOptions: deprecation warn in loaderUtils (#114) (3d47e98)
Features