Damian Green

Results 24 issues of Damian Green

"Note: this is ex" - missing rest of sentence?

The zenHeader class appears to be missing and the savedWisdoms class doesnt' appear to take affect

This would be really handy to add. Show the count of rows returned.

feature request

In a wide div with a short height the contents overflow the containing div unless a max font is specified. I'm not sure if this is by design, but I...

The same code in IE seems to take as huge amount of time when calling getAll() as compared to Chrome. In Chrome this code runs in

I've tried both 'apollo' and 'literal as the 'env' setting. Should it use the schema defined in my .graphqlconfig file? The docs are not 100% explicit and I'm not getting...

Stack trace: ``` - react.development.js:1533 [my-code/[isomorphic-style-loader]/[react]/cjs/react.development.js:1533:26 - react.development.js:1536 resolveDispatcher [my-code/[isomorphic-style-loader]/[react]/cjs/react.development.js:1536:5 - react.development.js:1541 Object.useContext [my-code/[isomorphic-style-loader]/[react]/cjs/react.development.js:1541:20 - useStyles.js:21 useStyles [my-code/[isomorphic-style-loader]/src/useStyles.js:21:25**** ``` I suspect this line https://github.com/kriasoft/isomorphic-style-loader/blob/a990d947e79b47251f1af827adc81918494413fd/src/useStyles.js#L29 is breaking the rule of hooks...

It's no longer possible to control the open state with `treeExpandedKeys={expandedKeys}` and ` onDropdownVisibleChange={onDropdownVisibleChange}` I wish to keep the component open after they click on a parent node but `onSelect`...