Linus Unnebäck

Results 729 comments of Linus Unnebäck

@brainsaysno so sorry for the delay on this, I've fixed the error in ts-readme-generator here: https://github.com/LinusU/ts-readme-generator/pull/5 Will release that shortly and then we can upgrade here edit: released 🎉 https://github.com/LinusU/ts-readme-generator/releases/tag/v0.7.2

This should be fixed in 1.5.2 🎉

The documentation is automatically generated from `index.d.ts`, add the property there and then run `npx ts-readme-generator`, that will update `readme.md` automatically 🚀

I think that the problem with the cards being visible outside of the screen could be fixed by using `overflow: hidden;` on the container?

Could you run `npx standard --fix` and `npx ts-readme-generator` to fix all linting errors and update the API docs in the readme?

I would love to see this as well since I would prefer to stick with only Carthage and not drag in cocoapods to my current project :)

I started work here, but couldn't quite get it to work 😞 https://github.com/devxoul/ReusableKit/compare/master...LinusU:carthage