-
Will the the carousel loop around forwards and backwards? (http://esri.github.io/calcite-web/patterns/#carousel) Currently it doesn't.
> Examples:
> - If I am on `Slide 5` and press `Next`, will i…
-
Lets base this off the Overview text.
-
Not sure about the naming convention, but the idea is much like we had previously in Tailcoat where you could `import 'tailcoat/imports';` and it didn't generate any css.
The way we'll implement this…
-
The links/icons for twitter, facebook etc shows as the letters "T F G E" on http://esri.github.io/calcite-web/. I assume it should be displaying icomoon icons or something like that instead.
![image…
-
Aw mannnn
# ie9
- [x] Loader does not animate
.gif fallback on ie 9.
- [x] Sticky does not work
`el.dataset` not supported. Use `getAttr()`
- [x] Show Hide probably does not work
`el.dataset` no…
-
When integrating into frameworks like Ember and Angular it would be useful to have to be able to initialize Calcite JS components on a 1 by 1 basis after an Angular/Ember view updates them. I had to d…
-
Read this article & wondered if the Esri Patterns & Calcite Web framework are being built in such a way that the patterns work with the different input/output devices? Or is this something that needs …
-
Paul is on it!
-
Not too familiar npm's package.json handling, so I might be missing something, but the following steps did not include /dist:
```
$ npm -v
2.7.5
$ npm cache clean
$ npm install --save-dev Esri/calcit…
-
@nikolaswise I ban you from using `font-weight: 300;` on Calcite Web :smile:
This makes fonts appear way to thin overall but particularly on headers and elements with smaller text sizes.
I bet this …