-
for small bubble the layout is not optimal.
try to improve it once everything is fine :smile:
-
Is there any plans to support this? https://gitlab.com/Rich-Harris/buble
ghost updated
8 years ago
-
-Enable anonymous posts on the wall (lasting 24 hours)
-Five Star rating (similar Uber) on the wall which is also anonymous (lasting 24 hours)
-Rating will be prompted after 15 minutes being in a loc…
-
Hi, I am trying to run vue-admin on my mac, but it fails.
I am using OSX 10.12.1
npm -v
4.0.5
node -v
v7.4.0
vue-admin runs fine if I delete Switch.vue and Tabs.vue components from client/view…
-
### Version
1.0.0-beta.29
### Reproduction link
[https://github.com/yoyoys/vue-slot-pug-bug-jest-reproduction](https://github.com/yoyoys/vue-slot-pug-bug-jest-reproduction)
### Ste…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
I installed from within a docker container, so this is most likely busted for all new installs.
I did some digging, seems like docz had a similar issue and it was fixed for most by upgrading buble.…
-
The current Babel benchmark should include Babylon parsing just like the Buble benchmark includes Acorn parsing. Thoughts?
PS: [This benchmark](https://cherow.github.io/cherow/performance) is a gre…
-
执行 npm run generate
TypeError: Cannot read property 'username' of null at a.head (pages/user.js:164:31)
TypeError: Cannot read property 'title' of undefined at a.render (pages/article/detail.vue?16…
-
My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?"
```
this.$refs.refreshBtn?.$el.addEventListener("anima…