-
Someone should check how we pay for Fast Fonts usage.
Seems that we can now use fast fonts on non-*arcgis.com domains, but... are we (esri) paying for that?
-
@CassidyB @nikolaswise @paulcpederson @stieman
**#007ac2 and #004474 classes for Calcite-Web**
Suggestion to add these colors as classes to the color guide.
If we cant... Is the goal to move away …
-
-
Build an automated changeling (as per calcite-web). Change log should start once version 1.0 is complete.
-
![image](https://cloud.githubusercontent.com/assets/3075887/9210825/40f671f2-4033-11e5-87ab-2864fde28ce6.png)
`.text-dark-blue` doesn't exist in https://github.com/Esri/calcite-web/blob/master/lib/sa…
-
lib/sass/calcite-web/base/_colors.scss is looking for a variables.scss import
![image](https://cloud.githubusercontent.com/assets/3075887/8995368/ce390e98-36c5-11e5-9e1b-c022e005298f.png)
-
When using Safari (Version 8.0.7 (10600.7.12)), mouse over the side nav items and the page content flickers.
http://esri.github.io/calcite-web/page-layouts/api-reference/
![voila_capture 2015-09-01…
-
http://esri.github.io/calcite-web/patterns/#drawers
Using the code in the example already has the drawer open when the page loads.
-
Chrome doesn't apply the blue outline to `` so the only focus state indicator is a REALLY subtle box shadow.
This would probably be a good time to make sure everything interactive like buttons and fo…
-
@nikolaswise @paulcpederson What is our fallback for the VW grid and usage in calcite web?
```
.column-6 {
width: 15.8333333333vw;
}
```