Skip to content

Add apiSupported property#30

Open
FluorescentHallucinogen wants to merge 1 commit into
ebidel:masterfrom
FluorescentHallucinogen:add-api-supported-property
Open

Add apiSupported property#30
FluorescentHallucinogen wants to merge 1 commit into
ebidel:masterfrom
FluorescentHallucinogen:add-api-supported-property

Conversation

@FluorescentHallucinogen

Copy link
Copy Markdown
Contributor
  • Add apiSupported property that indicates whether Geolocation API is supported or not.
  • Update code and descriptions of samples in geo-location.html, demo/index.html and README.md files.
  • Remove version field in bower.json file, because it's deprecated and ignored by Bower (https://github.com/bower/spec/blob/master/json.md#version).
  • Add polymer-element, polymer-2 and polymer-2-hybrid keywords to bower.json file to indicate that this is Polymer 1.x/2.x hybrid element.

* Add `apiSupported` property that indicates whether Geolocation API is supported or not.
* Update code and descriptions of samples in `geo-location.html`, `demo/index.html` and `README.md` files.
* Remove `version` field in `bower.json` file, because it's deprecated and ignored by Bower (https://github.com/bower/spec/blob/master/json.md#version).
* Add `polymer-element`, `polymer-2` and `polymer-2-hybrid` keywords to `bower.json` file to indicate that this is Polymer 1.x/2.x hybrid element.
@FluorescentHallucinogen

Copy link
Copy Markdown
Contributor Author

@ebidel PTAL.

Comment thread geo-location.html
properties: {
/**
* Indicates whether `Geolocation API` is supported or not.
*/

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about just supported?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fair enough

@ebidel

ebidel commented Aug 29, 2017

Copy link
Copy Markdown
Owner

Please add a test.

@FluorescentHallucinogen

Copy link
Copy Markdown
Contributor Author

@ebidel

Please add a test.

What do you mean?

@ebidel

ebidel commented Aug 31, 2017

Copy link
Copy Markdown
Owner

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.

2 participants