Skip to content

Releases: mai-space/plugin-phpstorm-typo3-commit-template

v1.0.6

09 Jan 13:40
3ad1731
Compare
Choose a tag to compare

Added

  • Fixed Mac Shortcut error on startup
  • Fixed show form
  • Added settings panel
  • Added persistent Settings

Future Improvements

  • Add Gitmoji Support (#18 )
  • Add more settings to the reference list (like , seperated lists) (#18 )
  • Disable fields of the template from the settings (#18 )

v1.0.5

03 Jan 19:35
Compare
Choose a tag to compare

Added

  • Add tooltips and placeholders
  • Fixed TextArea resizing pushes other content over the panel
  • Auto-Add Star for focus into TextArea
  • Auto-Add Star for each return press
  • Enhance Action Icon
  • Used deprecated method in GitUtils in order to save import of git4idea
  • Added ´getIssueNoFromBranchName´ Button
  • Added GitUtils for Project Branch name
  • Fix mac shortcut

v1.0.4

21 Dec 14:18
Compare
Choose a tag to compare

Added

  • Refined regex patterns
  • Fixed cancel Prompt results in Message Override
  • Add multiple related issues function
  • Add resolve, depends and release options based on guideline
  • Fixed parsing of changelogs
  • Parse Changelogs and replace dash with star

General

  • Fixed missing Link in Readme

Code enhancements

  • Local 'var' is never modified and can be declared as 'val'
  • Redundant semicolon
  • Unused import directive
  • Redundant modality modifier
  • Redundant visibility modifier
  • Accessor call that can be replaced with property access syntax
  • Join declaration and assignment

v1.0.3

21 Dec 08:21
Compare
Choose a tag to compare

Added:

  • Reopening Commit Template parses old commit Message into Dialog