Skip to content

Tags: dharmikpopat/firefly

Tags

v1.4.0

Toggle v1.4.0's commit message
update(build): exclude angular-google-maps dependencies

they are loaded with the Google Maps SDK asynchronously later
they will throw exceptions if loaded on page load

v1.3.1

Toggle v1.3.1's commit message
Merge pull request gdg-x#85 from Splaktar/addWellKnownAssetLinks

fix(build): copy new `assetlinks.json` into `dist`

v1.3.0

Toggle v1.3.0's commit message
Merge pull request gdg-x#69 from gdg-x/wip/materialDesignForEvents

update(design): material design update for events and analytics pages

v1.2.0

Toggle v1.2.0's commit message
Merge pull request gdg-x#66 from Splaktar/removeClipBoardUse

fix(footer): ClipboardEvent constructor throws exceptions

v1.1.1

Toggle v1.1.1's commit message
Add steps to define GOOGLE_API_KEY and SESSION_SECRET to README.

Fixes gdg-x#34.

v1.1.0

Toggle v1.1.0's commit message
Fix gdg-x#14 by redirecting to base URL if prefix is invalid.

v1.0.1

Toggle v1.0.1's commit message
Fix Material Design Layouts. Upgrade to angular-material 0.9.0.

Setup angular-material themeing.
Update Copyright to 2015.
Update bower.json and package.json to version 1.0.1.

v1.0.0

Toggle v1.0.0's commit message
Merge pull request gdg-x#30 from stefanhoth/patch-1

Change default scope from "devfest" to "wtm"