Skip to content

v4.15.0

Latest
Compare
Choose a tag to compare
@hartra344 hartra344 released this 09 May 17:09

What's Changed

  • feat(Template): Add Panel Structure for Create/QuickView by @Elaina-Lee in #4761
  • fix(designer): Fix required screen announcement for required recurrence fields by @hartra344 in #4763
  • fix(designer): Fixing Customcode tokenpicker action value by @Eric-B-Wu in #4767
  • chore(meta): Upgrade turbo version with new terminal UI by @hartra344 in #4762
  • fix(designer): make searchTerm placeholder harder to translate so it's not accidently translated by @hartra344 in #4764
  • chore(meta): Add vscode extension build to test runner by @ccastrotrejo in #4770
  • fix(vscode): fix turbo dependency for vscode build setup by @hartra344 in #4772
  • fix(designer): Remove tokens from a node when a node is deleted by @hartra344 in #4773
  • test(real): Make real data E2E tests more robust and scalable by @hartra344 in #4774
  • test(Templates): Adding Tests for Templates Designer / Card / State by @Elaina-Lee in #4782
  • fix(Designer): Only show dropdown for array editor when there are options by @Eric-B-Wu in #4783
  • chore(docs): Update building vscode extension docs by @ccastrotrejo in #4785
  • fix(Designer): Trigger deletion should also remove dependant tokens through the workflow by @hartra344 in #4788
  • test(meta): Add test coverage report by @hartra344 in #4790
  • test(designer): Add tests for display of scope ids by @hartra344 in #4792
  • chore(meta): Add a test for testing coverage system by @hartra344 in #4794
  • fix(designer): Export the ValueSegmentConvertor class for use in PPUX by @bnarayanared in #4798
  • feat(vscode): Add initial setup for unit testing with vitest in extension code by @ccastrotrejo in #4804
  • fix(Designer): Revert - Updated HTML Editor to support newline characters by @Eric-B-Wu in #4807
  • fix(designer): Adding many groups to a Condition action requires awkward scroll by @Eric-B-Wu in #4806
  • fix(vscode): Implement project validation for opening and creating data maps. by @ccastrotrejo in #4809
  • fix(designer-ui): [a11y] Prevent sticky search header from hiding action buttons in side panel by @ek68794998 in #4811
  • fix(designer-ui): Prevent field placeholder from being used as title on HTML toolbar by @ek68794998 in #4812
  • feat(designer): Adding options to switch between Local Time and UTC for monitoring view by @Eric-B-Wu in #4775
  • fix(designer-ui): [A11Y] Auto-focus color picker in HTML toolbar by @ek68794998 in #4813
  • fix(designer): fix aria-label accessibility issue in textbox by @tbabatund in #4810
  • fix(designer): Combobox to check if string is also empty before using custom editor by @Eric-B-Wu in #4818

New Contributors

Full Changelog: v4.14.0...v4.15.0