Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 514 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 514 Bytes

CHANGELOG

[Extensions] Add Marquee Selection Extension.

Thanks ubicleDowns/webgl-code-samples sorce code

  viewer.loadExtension('Viewing.Extension.MarqueeSelect')

[Containers] Add i18n support with lib react-int && intl

[BaseComponet] The BaseComponent inherits formatMessage method provied by react-intl.

[Base] Share store in project by moving store into single file.