Skip to content

Latest commit

 

History

History
248 lines (117 loc) · 11.5 KB

CHANGELOG.md

File metadata and controls

248 lines (117 loc) · 11.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.4 (2024-06-13)

Bug Fixes

1.6.3 (2024-01-05)

Bug Fixes

  • npm audit fix and start on text improvement (5f865ac)

1.6.2 (2024-01-05)

Bug Fixes

1.6.1 (2022-09-26)

Bug Fixes

  • add proteus link and ass missing schema version to xml file info (1ce14e0)
  • improve display of text when there is no extent (8fea8ca)
  • use white background is nothing is set in file (5413be7)

1.6.0 (2022-09-26)

Features

  • auto download xsd if schemaLocation is in file (d0e6854)

Bug Fixes

  • canvas resize & select to half when smaller screen (f057a54)
  • move upload/libXml to bottom (856a83a)
  • move xsd file button to xsd tab and add xml schema info (892a26b)
  • open url in new tab (1ed5c94)
  • rename title to proteus xml only (945e695)
  • smaller info text (8eec737)

1.5.5 (2022-09-23)

Bug Fixes

  • tab hover border and title for libxml2 version (732157d)

1.5.4 (2022-09-23)

Bug Fixes

  • libxml2 version on main page (298fde5)

1.5.3 (2022-09-23)

Bug Fixes

1.5.2 (2022-09-23)

Bug Fixes

  • add livxml2 version to page (ffcb02a)

1.5.1 (2022-09-23)

Bug Fixes

1.5.0 (2022-09-23)

Features

  • Xmlvalidation and improve GUI (#2) (1197956)

1.4.0 (2022-09-21)

Features

  • add ID list and improve UI more (4a8a4b6)

1.3.3 (2022-09-21)

Bug Fixes

  • background from slate to gray (d88f749)

1.3.2 (2022-09-21)

Bug Fixes

  • fix gui - now more responsive and dark theme (06a63cf)

1.3.1 (2022-09-21)

Bug Fixes

  • improve selected with attribute, and split generic into sets (675e171)

1.3.0 (2022-09-20)

Features

  • add option for event listner and improve debug context (b543e36)
  • first draft of selected item with details (7b48b72)

1.2.13 (2022-09-19)

Bug Fixes

  • add rotation/scale/flipy on shape in shape catalog (104903c)

1.2.12 (2022-09-19)

Bug Fixes

  • make gui fit better with full hd screen (2cb73ac)

1.2.11 (2022-09-17)

Bug Fixes

  • update dependecies and activate tailwindcss (64e3219)

1.2.10 (2022-09-17)

Bug Fixes

  • add border/larger scale as default (f49e3ba)

1.2.9 (2022-09-17)

Bug Fixes

  • clear canvas and better defaults/logs when starting to draw (b09a1a6)
  • flip y axis on shapecatalog items (8aa11b8)
  • text can also have rotation in addition to textAngle (3929cc2)

1.2.8 (2022-09-16)

Bug Fixes

  • add missing rotation ellipse (3816cff)

1.2.7 (2022-09-16)

Bug Fixes

  • set color canvas form presentation drawing element (3d14030)
  • shapecatalog items, rotation and scale (7cd444c)
  • skip line if coordinate numPoints is 0 (72d80e2)

1.2.6 (2022-09-16)

Bug Fixes

  • temp fix - gray background so I see white lines (2394772)
  • use solid line if type is missing (e6f5b8e)

1.2.5 (2022-09-14)

Bug Fixes

1.2.4 (2022-09-09)

Bug Fixes

1.2.3 (2022-09-08)

Bug Fixes

  • add shapecatalog ref so its possible to get when clicking on item (796c5d2)
  • clear store when loading new file, and add warning for duplicate ID's (8a0fe99)
  • deactivate debug by default (826ecd1)
  • print out more nifo on duplicate IDs (70bf49a)

1.2.2 (2022-09-05)

Bug Fixes

  • line type, dashed/dottet etc (b6241d8)

1.2.1 (2022-09-05)

Bug Fixes

  • text placement using extent only, overlooking justification (25a87b2)

1.2.0 (2022-09-05)

Features

  • quickfix/hack for postion of rotated text (329f080)

1.1.0 (2022-09-02)

Features

  • add a simple way to read all generic attributes (4e12b16)

Bug Fixes

  • improve text default alignment and layer hidden (7fb385b)
  • text alignment was wrong on right sided (486dccb)