Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.0.0 #215

Merged
merged 69 commits into from
May 23, 2020
Merged

Release v3.0.0 #215

merged 69 commits into from
May 23, 2020

Conversation

smeijer
Copy link
Owner

@smeijer smeijer commented Apr 13, 2020

I'm working on a new release that will bulk-fix a couple of outstanding issues, and merge in some open pull-requests. All work is done in the next branch

I'll use this PR to track progress. Process can also be tracked trough milestone v3.0.0.

Docs:

Lib:

Providers:

Questions / Issues:

  • label and/or close old issues - prioritized in v3.0.0, v3.1.0 and v3.2.0. Also see vNext

  • answer and close question issues, update docs when required

CI

  • use github actions for testing
  • use github actions for building
  • use github actions for publishing

hubnerd and others added 20 commits November 30, 2017 13:35
Add an option to stop click propagtion when clicking on form. This puts it inline with the zoom out and zoom in controls in leaflet.
Add autocomplete=none attribute to form to stop browsers bringing a drop down autocomplete box.
Call preventDefault on clicking container, allowing user to check with e.isDefaultPrevented.
domUtils.js (1/0)
  ✖  7:42  Missing semicolon  semi
leafletControl.js (1/0)
  ✖  36:20  Missing trailing comma  comma-dangle
searchElement.js (1/0)
  ✖  7:86  Properties shouldn't be quoted as all quotes are redundant  quote-props
@smeijer smeijer self-assigned this Apr 13, 2020
Added proper typing for both the api response as well as the returned result. But also added support for non string based queries. Most of the providers also accept query methods based on specific parameters instead of a generic string search.
@smeijer smeijer force-pushed the next branch 2 times, most recently from 2563b75 to 51d6337 Compare May 23, 2020 08:49
@smeijer smeijer changed the title Release v3.0.0 Release v3.1.0 May 23, 2020
@smeijer smeijer changed the title Release v3.1.0 Release ~v3.0.0~ v3.1.0 May 23, 2020
@smeijer smeijer changed the title Release ~v3.0.0~ v3.1.0 Release v3.0.0 May 23, 2020
@smeijer smeijer merged commit 5cf0252 into develop May 23, 2020
@smeijer smeijer deleted the next branch May 23, 2020 10:10
@smeijer
Copy link
Owner Author

smeijer commented May 23, 2020

🎉 v3.0.0 has been released! A couple of bullet points are moved to the v3.1.0 release, which is tracked by #219.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants