Esri / angular-esri-map

A collection of directives to help you use Esri maps and services in your Angular applications
https://esri.github.io/angular-esri-map/
Apache License 2.0
213 stars 107 forks source link

Calcite bootstrap moved our cheese and broke gh-pages site #340

Closed tomwayson closed 6 years ago

tomwayson commented 6 years ago

Expected behavior

Actual behavior

Steps to reproduce the behavior

Go to https://esri.github.io/angular-esri-map/ and observe:

image

Looks like bad link to calcite-bootstrap, in the console: Failed to load resource https://esri.github.io/calcite-bootstrap/assets/css/calcite-bootstrap-open.min.css: the server responded with a status of 404 ()

jwasilgeo commented 6 years ago

Hopefully we can grab the calcite-bootstrap-open.min.css from this older release and it'll plug in just fine.

https://github.com/Esri/calcite-bootstrap/tree/v0.3.4/dist/css

(or back to v0.2.x if something isn't quite right)

jwasilgeo commented 6 years ago

Something else is off with their references to and deps on glyphicons throughout their v0.2 and v0.3 releases. At this rate I'll get the docs sites back to looking acceptable and will probably just ignore or remove broken spans that were for glyphicons.