Skip to main content

Version 1.0.0-1.4.1

v1.4.1

Bugfixes

  • Search now properly handles XML name of attributes

v1.4.0

Changes

  • Added a phrase that tells the user how many characters he has to type for the search to be executed
  • Added a counter of number of hits in the search dialog (similar to the counter in the searchbox)

Bugfixes

  • Fix to take care of element boundaries
  • Reset search results when the input field for the text search is emptied

v1.3.0

Changes

  • New text replacement mode (set to true by default): A flag "newReplaceModeEnabled" for controlling this was added. If set to false, it behaves as it currently does. Otherwise the editor advances to next item after replace when search text is substring of replace text

Bugfixes

  • Fix to take care of element boundaries
  • Fixed a bug that caused the frame to sometimes not scroll to the current search result
  • Fixed a bug that caused the current search result to sometimes not be in focus
  • Fixed a bug that caused the selection classes to be copied to breakresult elements when the search dialog was opened while pressing enter inside of elements
  • Fixed a bug in Firefox that caused elements to be split in two with missing informations and therefor breaking the selection when using enter to execute the search

Changes

  • added a phrase that tells the user how many characters he has to type for the search to be executed
  • Changed keybindings to context editor

v1.2.1

Changes

  • Add phrases for KeyBindingsDialog.js
  • Removed no search results dialog

v1.1.2

Changes

  • changed registry port

v1.1.1

Bugfixes

  • Fixed a bug that enabled the "Replace All" button without finding a match
  • Fixed element name search if type name not equal to xml name

v1.1.0

Changes

  • Now displays the text in the Search and Replace field of the dialog as soon as it has been opened via the search box

Bugfixes

  • Replace field will now be disabled in non edit modes of editor

v1.0.1

Bugfixes

  • Fixed typo in german phrases

v1.0.0

  • Initial release