𖤬𝔫𝔡𝔶
𖤬𝔫𝔡𝔶
It would be useful to add a callback between transitions (e.g. execute a callback for each stagger).
**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Create a schema like so: ``` type Masthead implements Document { name: String! file: File! } ``` 2. Create...
Many people prefer object styles over template strings. Is there anything stopping us from adding that feature? FWIW there is a PR submitted here: https://github.com/ansumanshah/css-in-js/pull/28
From the landing page there seems to be a lot of overlap between Botfront and Rasa X, which is officially supported. What are the main differences? And can it be...
Would be great if we could pass in a custom component if the icon that's used by default doesn't suit the design. :)
There is no UI rendered because `dist` does not have the ui icons.
Screen is completely black and it doesn't focus any window as I switch between apps.
How
You should totally write about how you built this!
Wow, this is so much better than the base Slate examples. :) Maybe you can contact Ian from Slate and get it published as the default example.
Currently unable to test a custom component which renders the `ngx-echarts` component. It's not recognizing the directives despite importing the directive to the TestBed, nor does it skip when using...