XMLFormatter
now escapes single quote character in attribute value, if it is an object
WrongOverrideLinter
now checks if member is deprecated- Fix:
UnusedClassLinter
doesn't show error if any member is used outside the class
- UI5 Parser updated to v1.7.7
- Fix
@ui5ignore
for tag attribute names - Fix properties linters to work with all properties files
- UI5 Parser updated to v1.7.6
- UI5 Parser updated to v1.7.4
- UI5 Parser updated to v1.7.3
- UI5 Parser updated to v1.7.2
- Fix for XHTML tags
- Feature: Now it is possible to specify
space
quantity Readme
- UI5 Parser updated to v1.7.0
- Feature: Variable declarations are now being searched above class declaration as well
- UI5 Parser updated to v1.6.4
- Feature: Make XML Formatter preserve newlines
- Feature:
--tagSpaceBeforeSelfClose
option added to XML Formatter
- Fix: 'AMeaningAssumptionGenerator' bugfix
- UI5 Parser updated to v1.6.3
- UI5 Parser updated to v1.6.2
- Feature: XML Formatter moved to this repo. Readme
- UI5 Parser updated to v1.6.1
- UI5 Parser updated to v1.6.0
- Nothing new, technical refactoring
- Feature:
TagAttributeDefaultValueLinter
configuration entry added, closes #122. Readme - Feature:
EventTypeLinter
added. Readme
- UI5 Parser updated to v1.5.6
- Fix: Add
configPath
toIParserConfigHandler
- UI5 Parser updated to v1.5.5
- Fix: Fix config finding going into recursive
- UI5 Parser updated to v1.5.4
- UI5 Parser updated to v1.5.3
- Fix: Migrate to fixed version of
rc-config-loader
- UI5 Parser updated to v1.5.2
- Fix: Migrate to
cosmiconfig
- UI5 Parser updated to v1.5.1
- Fix: Bugfix for
package.json
config
- UI5 Parser updated to v1.5.0
- Feature: Support for rc files introduced
- Fix: Bugfix for empty id pattern
- Fix: Change priority of linting id and event handler style, now they are first priority
- Feature: Add
@ui5ignore-patterns
support for XML
- Fix: Rename
BindingPath
variable toMeaningAssumption
- Fix: Bugfix for
AggregationName
distinguishing
- UI5 Parser updated to v1.4.5
- Feature: XML attribute linter enhanced with
id
andevent handler
naming style check ui5ignore
in XML files now supports attribute ignoring
- UI5 Parser updated to v1.4.3
- Fix
propertiesLinterExceptions
handling
- UI5 Parser updated to v1.4.2
propertiesLinterExceptions
added toui5linter
configuration@ui5ignore
is now supported ini18n.properties
- Bugfix for linter not taking into account
jsClassesToExclude
for TS projects
- UI5 Parser updated to v1.4.1
- UI5 Parser updated to v1.4.0
- UI5 Parser updated to v1.3.0
- UI5 Parser updated to v1.2.3
- UI5 Parser updated to v1.2.2
- UI5 Parser updated to v1.2.1
- UI5 Parser updated to v1.2.0
- UI5 Parser updated to v1.1.1
- UI5 Parser updated to v1.1.0
Duplicate Translation Linter
added to properties linters- Global config handler added
- UI5 Parser updated to v1.0.0
additionalWorkspaces
config entry moved to parser
- Update parser
- Update parser
- Update parser
- Update parser
- Update parser
- Update parser
- Update packages
- Update parser
- Update parser
- Refactoring and minor bugfixes
- Fix unused translations linter
- Update parser
- Update parser, adapt linters to work with CustomTSObject
- Update parser
- Update parser, add public member linter for TS
- Fix reference finder
- Fix WrongFilePathLinter
- Update UI5 parser
- Add TS support for wrong class name linter, add Wrong namespace linter
- Update ui5 parser
- Update ui5 parser, add typescript support
- Update ui5 parser
- Bugfixes
- Add cmd: linting
- Dependency update
- Minor bugfixes
- Bugfix for multiple types
- Make Component.js exception case insensitive
- Add Component.js as exception to unused class linter
- Add unused class linter
- Rollback chalk
- Update dependencies
- Update ui5parser
- Update ui5parser
- Update ui5 parser and add support for XML linting of inline require in xml
- Update ui5 parser
- Update ui5 parser
- Bugfixes for wrong file path linter
- Make deprecation linter honor exceptions
- Introduce additionalWorkspacePaths property for configuration
- Update parser
- Add UI5 version to console output
- Add deprecation errors for class members
- Bugfix for reference linter
- Update parser
- Update parser
- Position bugfix for Interface linter and abstract class linter
- Add --rmcache command
- Add @ui5ignore support for tag linter
- Fix tag namespace linter for commented text in XML
- Cache bugfixes
- Remove dynamic require for package.json reading
- Update parser
- XML Linter position bugfixes
- Bugfixes
- Initial release