Skip to content

Releases: EQWorks/widget-studio

v0.12.2-alpha.1

22 Jan 20:52
Compare
Choose a tag to compare
v0.12.2-alpha.1 Pre-release
Pre-release

v0.12.1

26 Jun 13:44
0c15cd0
Compare
Choose a tag to compare

Changelog (by label): from v0.12.0 to v0.12.1

CHANGED

package - bump version to v0.12.1 (1e65d42 by Pei-Yi Lin)

devops - use GITHUB_TOKEN instead of CD_GITHUB_TOKEN (7c24e92 by Pei-Yi Lin)

v0.12.0

26 Jun 05:33
f02447b
Compare
Choose a tag to compare
Merge pull request #230 from EQWorks/maps/remove-cox-geojsonmvt

[G2M] Maps - remove cox GeoJSONMVT & all Cox logic

v0.12.0-alpha.4

26 Jun 05:08
Compare
Choose a tag to compare
v0.12.0-alpha.4 Pre-release
Pre-release
constants/map - remove MAP_TOAST_ZOOM_ADJUSTMENT

v0.12.0-alpha.3

26 Jun 04:59
Compare
Choose a tag to compare
v0.12.0-alpha.3 Pre-release
Pre-release
store/model - add showPostalToast to state

v0.12.0-alpha.1

23 Jun 23:31
Compare
Choose a tag to compare
v0.12.0-alpha.1 Pre-release
Pre-release
readme - add Widget prop documentation

v0.11.0

23 Jun 15:12
b9936a7
Compare
Choose a tag to compare
Merge pull request #226 from EQWorks/transf-data/remove-title

[G2M] Remove formatted column names from data objects

v0.11.0-alpha.2

23 Jun 14:05
Compare
Choose a tag to compare
v0.11.0-alpha.2 Pre-release
Pre-release
.storybook/main - deleted webpackFinal config

v0.11.0-alpha.1

20 Jun 20:15
Compare
Choose a tag to compare
v0.11.0-alpha.1 Pre-release
Pre-release
package - bump version to v0.11.0-alpha.1

v0.10.0

27 Feb 14:49
02491bf
Compare
Choose a tag to compare

Changelog (by label): from v0.9.0 to v0.10.0

CHANGED

package - bump version to v0.10.0 (5622ca5 by @geoerika)

widget - style widget container to be sticky; replace clsx with makeStyle-defined classes (e546726 by @geoerika)

controls/ColumnAliasControls - add error logic for already in use aliases (cf23420 by @geoerika)

controls/ColumnAliasControls - implement clear & Submit button functions (1ae5c8e by @geoerika)

controls/EditorLeftSidebar - refactor state imports & adjst logic forr rendering some comps (9e8933a by @geoerika)

controls - rename column-alias-controls as column-name-alias & ColumnAliasControls comp as ColumnNameAlias (b42519c by @geoerika)

ADDED

controls/EditorLeftSidebar - extract logic for advanced feature display in a memoized constant & replace it in the jsx (9bee5ab by @geoerika)

controls/LeftSidebar - add ColumnAliasControls comp (3852484 by @geoerika)

controls/ColumnAliasControls - create new comp for list of column alias changes (e05098d by @geoerika)

FIXED

stories/widget - fix width & height for autheticated stories (a223a4b by @geoerika)

Contributors:

  • @geoerika (returning contributor - 10 commits across 2 days)