chrismcc

Results 21 comments of chrismcc

In case you all didn't know, right now you can easily use Map _within_ a store as seen on the docs sample app: https://github.com/acdlite/flummox/blob/master/docs/src/shared/stores/DocStore.js#L12

:+1: This would be super. Swiftype is a popular service for adding this functionality: https://swiftype.com/ They power Ember.JS search and a bunch of other projects: http://emberjs.com/ (top right) They offer...

:+1: would love to see this happen. I've actually tried myself a bunch of times, but it was surprisingly complicated without intimate RethinkDB docs knowledge. It doesn't look like you...

Dash format is whatever you like really -- I would recommend HTML from your actual docs for the prettiest format possible, e.g. looking at the Ember docs within Dash: ![monosnap...

@chipotle Awesome!! Just tried it-- works super great.

We just published your code (unmodified, with author untouched) as da-soupselect ... so we can actually use it in production. Thanks!

Not sure why, but this reproduces handily on a stock [blues stack](https://github.com/remix-run/blues-stack) while running `npm run test:e2e:run`. Normal `npm run dev` does _not_ reproduce it. Repro steps are: ``` npx...

yep, `React.jsx: type is invalid` is an entirely different problem, not relevant to this issue.

> > Just tried a clean build, with a clean package manager and docker cache. The problem is still there for me. > > is your repo public? or can...

next.js doesn't have this built-in. I'd say this is more of a guide if anything. This gets fairly complicated as you can see by https://github.com/iamvishnusankar/next-sitemap