Skip to content

Conversation

BenMGilman
Copy link

This Bowser Service is great! My team and I use it everywhere! However, we make configurations in our modules based on the browser type. I would be beneficial to us and other users to convert this into a constant. Not only will it be available in BOTH providers and services, but it is better suited as a constant since it does not change while you have an instance of an application running.

In addition, I also did a little clean-up with semi-colons and ===

This Bowser Service is great! My team and I use it everywhere! However, we make configurations in our modules based on the browser type. I would be beneficial to us and other users to convert this into a constant. Not only will it be available in BOTH providers and services, but it is better suited as a constant since it does not change while you have an instance of an application running.

In addition, I also did a little clean-up with semi-colons and ===
@jacqueslareau
Copy link
Owner

Nice, thanks for the feedback. But the code is basically copy pasted from ded's bowser project. Making it a constant is a good idea. I will also sync the code with ded's.

jacqueslareau pushed a commit that referenced this pull request Dec 14, 2015
updating to the new version of bowser which includes all the edge det…
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