-
- [ ] I have written a [good issue](https://github.com/kirbydesign/designsystem/wiki/The-Good%3A-Issue)
## Describe the solution you'd like
Popover is a component that allows you to display conte…
-
>加粗/斜体的是正在使用的
## css
1. **[normalize.css](http://necolas.github.io/normalize.css/):初始化 css**
2. [balloon.css:鼠标悬浮提示](https://kazzkiq.github.io/balloon.css/)
3. [**_Tailwind: css 框架_**](https…
-
# Bug Report
**Ionic version:**
[ ] **4.x**
[x] **5.5.2**
**Current behavior:**
![Screen Recording 2020-12-24 at 18 50 41](https://user-images.githubusercontent.com/5034…
-
### Description
Some parameters user can use are callbacks. But these callbacks are not marked as `this: void`. So we can't destruct these values from object safely in type-level confidence even if i…
-
https://github.com/supnate/rekit (Rekit 2.0 构建基于React+Redux+React-router的可扩展Web应用)
https://zhuanlan.zhihu.com/p/27938754
----
https://github.com/kriasoft/react-static-boilerplate (Boilerplate and…
-
### Describe the bug
Running pnpm type-check returns this error:
```
> nextarter-chakra@0.1.0 type-check /home
> tsc --noEmit
src/lib/components/motion-box.tsx:6:33 - error TS2345: Argument…
bwcr updated
2 months ago
-
### Description
The showBorder issue is automatically appearing in my console log. I was able to add this prop to the Avatar component, but it's still annoying to see this error—it only happens in st…
-
# 🐛 Bug report
Re-renders won't update `onChange` because of memoization here: https://github.com/chakra-ui/chakra-ui/blob/a505441cafa1f1a5593eeae395feadd8083aae14/packages/menu/src/use-menu.ts#L57…
-
### Description
When I render a ChakraProvider inside a unit test (for example, to test a component which uses the useToast hook) an error is thrown by the color mode query function `TypeError: win…
-
In the commit https://github.com/solana-labs/wallet-adapter/commit/0c474c61b5d40afa4c4641633e207b61ac1fcca2 , getter functions like `getPhantomWallet` had been changed to adapters like `PhantomWalletA…