Martin Broder

Results 12 issues of Martin Broder

**Describe the bug** I've setup an NPM Automation Token to allow auto to publish to npm, however, it looks like there is (still) an issue with `lerna publish` maybe missing...

bug

I'm a big fan of [Adobes Design System](https://spectrum.adobe.com) in which they talk about "platform scales". Simply put, they have split their spacing, dimension etc. design tokens into two scales. Desktop...

question

Two words also used in the functional programming world!

Hey there! Love this lib, it's a pleasure to work with it! I've recently looked into the Table component and noticed that we currently do not have the ability to...

enhancement

**Describe the bug** When using `{...$$restProps}`, type infos are getting lost when running `svelte-kit package` **To Reproduce** repro to clone: https://github.com/mrtnbroder/svelte-lost-types **Expected behavior** Using `$$restProps` shouldn't mess up the types...

bug

**Is your feature request related to a problem? Please describe.** I'm currently working on a svelte component library written in typescript and while looking/searching for solutions to build/generate typescript types...

documentation
enhancement

Latest update generated the following line in my output file: ``` import { getApolloClient , any} from '~hooks/useApollo'; ``` because the contextType is added as an import (which is wrong)....

## Description If you uncheck an emphazied indeterminate checkbox, it shows in grey. Not entirely sure this is correct, but it looks wrong imo. Emphasized indeterminate checkboxes should stay emphasized,...

bug

I've set `"lintOnSave": true` and `"lintConfFile"` to the path where my config.json file is. However, my files won't get linted on save. I always get a "successfully compiled", even though...

Is this project still a WIP and under development or just a pioneer version for https://github.com/acdlite/recompose? Since it got quite quiet.