-
## 组件
Popup
## 基础库版本
- [ ] 1.x
- [x] 2.x
## 设备机型
## 手机系统
- [ ] iOS
- [ ] Android
- [ ] HarmonyOS
## APP
## 组件库版本
2.14.0
## 预期行为
官网的右侧弹窗示例
## 复现步骤
```
…
-
I've got a strange problem using sass and code splitting, probably with nesting only.
What happened is, my imported component (using loadable) did not load in production build. I din't get any kind…
-
would be kinda nice to be able to have the option to use `ratio` in the meta object instead of `width/height`
-
## Example
If I have a code like [this](https://hyrious.me/esbuild-repl/?version=0.14.43&mode=build&modules=%5B%5B%22main.js%22%2C%22function+a%28%29+%7B%7D%5Cn%5Cnconst+b+%3D+a%28%29%3B%22%2C1%5D%…
-
Blocks: https://github.com/ipfs/ipfs-companion/issues/1127
Related: https://github.com/Countly/countly-sdk-web/issues/382
### The issue:
- `countly-web-sdk` ships as an iife which bundles everyth…
-
### Describe the feature
Currently , the bundling of the lib make it impossible for webpack to properly treeshake. When importing a single primitive the resulting webpack bundle contain all the code …
-
- Issue Type: `Bug`
- Extension Name: `text-marker`
- Extension Version: `1.11.0`
- OS Version: `Darwin x64 18.7.0`
- VSCode version: `1.37.0-insider`
```json
{
"messages": [],
"activatio…
-
This would be a tree-shaking test.
Something like:
**main.js**
```js
import { bar } from './lib.js';
console.log(bar);
```
**lib.js**
```js
function createDatabaseConnection() {
…
-
## Issue Description:
I've identified an opportunity to enhance this project by properly integrating Tailwind CSS into it. Currently, Tailwind CSS is inserted manually, and Blade templates are used f…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#159
From: @cxbrooks
Reported version: 7.1.devel
CC: pt-dev@chess.eecs.berkeley.edu