cosmos
cosmos copied to clipboard
π Auth0 Design System
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows 6048941 6.5.2 9984964 package: bump dependencies ec735ed utils: leak less information in getNAF() 71e4e8e 6.5.1...
Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.6.8 to 7.0.0. Release notes Sourced from markdown-to-jsx's releases. 7.0.0 migrate to typescript 7.0.0-test.0 Rewrite in typescript 6.11.4: Mitigates security vulnerability where maliciously crafted markdown links could...
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.0 to 1.2.2. Release notes Sourced from tree-kill's releases. v1.2.1 Changelog: add missing LICENSE file fix TypeScript definitions Commits cb47838 1.2.2 deee138 fix: handle sanitising better, add...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
 :heart:
**Describe the bug** Showing error in console when using the component `Button`. It says `Received 'false' for a non-boolean attribute 'loading'` It shows even if we don't specify anything to...
**Is your feature request related to a problem? Please describe.** When using Cosmos, I often want to extend the functionality of existing components by creating wrappers extending their functionality. Unfortunately,...
**Describe the bug** Currently, there is no way to wrap `List.Item` in another component without spreading props through due to `List` mapping over children and cloning the child and adding...
I get that the `wrap` property for the StackLayout is a boolean. But, the values seem to mismatch. I would think if the `wrap` property exists then the boolean value...
Whatβs the rule for creating an atom, molecule or layout? Beware of grey areas like a layout with styles is a molecule: like Toolbar and App layout.