Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
108 lines (84 loc) · 2.67 KB

File metadata and controls

executable file
·
108 lines (84 loc) · 2.67 KB

Changelog

1.0.0

  • Migrate base-map to react-leaflet
  • Cleanup buttons
  • Add code splitting

v0.40.0

Update version number

0.37.1

  • Move build from travis to github actions

0.37.0

  • Add a button component
  • Fix: allow html special chars in argument
  • Fix sourcemaps
  • Fix postcode validation
  • Fix choices-guide.getPreferedChoice
  • Fix in choices-guide logout function

0.36.0

  • Remove header above like buttons if there are no like buttons
  • Better switching between ideas when clicking on map markers
  • Use mouseEnter/Leave instead of mouseOver/Out in tiles

0.34.0

  • Move css background images to files
  • Fix choicesguide storage of scores

0.33.0

  • Fix error when clicking on new idea button in mobile view
  • Make votebuttons in idea-details configurable
  • Fix login redirects

0.32.0

  • Add new configuration options to reactions

0.31.0

  • Fix closed reactions for moderators
  • Empty value in radio buttons means 'no effect'

0.30.0

  • Set default noOfQuestionsToShow to 100
  • Update ideas-overview, incl. add progress
  • Add warning when no choices guide was found
  • Bugfix: scroll to unanswerd question
  • Reset version numbers
  • Remove dist from repo
  • New export setup that allows multiple libraries per page
  • Better docs
  • Fix 'no answer given'
  • Fix closed reactions for moderators

v0.1.26 2021-06-08

  • Fix bug in accordeons

v0.1.22.1 2021-06-01

  • Add option startWithAllQuestionsAnsweredAndConfirmed to Choices Guide

v0.1.22 2021-04-26

  • Choices Guide updates

v0.1.25

v0.1.26 2021-06-08

  • Fix bug in accordeons

v0.1.23 Unreleased

  • Add configurable placeholder image
  • Add sizes to image urls - Related ticket: https://trello.com/c/MzSh2iyq
  • Use arrow buttons for seqnr
  • Add semi-automatic version numbering and deployment through travis
  • Fix browser back button in idea details

v0.1.22.1 2021-06-01

Add option startWithAllQuestionsAnsweredAndConfirmed to Choices Guide

v0.1.22 2021-04-26

Choices Guide updates

v0.1.21 2021-04-15

  • Bugfix

v0.1.20 2021-04-06

  • Bugfix in stored question value

v0.1.21 2021-04-12

  • Fix max zoom in amaps variant

v0.1.19 2021-04-06

  • Move map to base-map
  • Update ideas-on-map to a production level
  • Add custom tiles server variant to base-map

v0.1.18 (2021-03-17)

  • Update choices-guides to a production level

v0.15.0 (2021-02-23)

  • ideas-on-map: make the introblock optional
  • ideas-on-map: make the location marker configurable
  • ideas-on-map: search adresses municipality is now configurable
  • ideas-on-map: fix first click on map bug
  • Add login required to choices-guide results
  • Refactor
  • Update choices-guide forms

v0.14.0 (2021-01-25)

  • Start of using version numbers and changelog