Skip to content
#

mapping

Here are 1,250 public repositories matching this topic...

tordans
tordans commented Aug 8, 2020

There are quite a few amenity=bench + capacity=<int> out there.

But the wiki says, that it should be amenity=bench + seats=<int> instead.

editor
orangemug
orangemug commented Jan 30, 2020

'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings

react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

  • Move code with side effects to componentDidMount, and set initial state in the constructor.
  • R
KateGo520
KateGo520 commented May 14, 2020

Background

The github.com/xxjwxc/gormt uses Go modules and the current release version is v3. And it’s module path is "github.com/xxjwxc/gormt", instead of "github.com/xxjwxc/gormt/v3". It must comply with the specification of "Releasing Modules for v2 or higher" available in the Modules documentation. Quoting the specification:

A package

Improve this page

Add a description, image, and links to the mapping topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mapping topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.