The Wayback Machine - https://web.archive.org/web/20200209113414/https://github.com/topics/vue
Skip to content
#

Vue.js

vue logo

Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development.

Here are 22,747 public repositories matching this topic...

storybook
levelingup
levelingup commented Dec 24, 2019

I tried to follow the initial steps from here: https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/

running:

npx create-react-app taskbox
cd taskbox

Then when I ran:
npx -p @storybook/cli sb init

I get the error TypeError: Cannot set property 'storybook' of undefined

This is the full message in my terminal:

 sb init - the simplest way to add a
ionic
mattsteve
mattsteve commented Feb 5, 2020

Feature Request

Ionic version:
[x] 4.x or 5.x

Describe the Feature Request
Currently if you present multiple toasts in the same position they show on top of one another which looks like a bug.

Describe Preferred Solution
I would suggest one of two things:

  1. Implement toast stacking. If you present multiple toasts, they display in a list like the phone's notifi
chefjuanpi
chefjuanpi commented Jan 11, 2020

What problem does this feature solve?

I trying to figure how deploy for production a Universal app if it contains buildModules. I think deploy a universal app for prod can be a little confuse and need more explications in the guide.

I'm a little confuse between:

Production environment:
if I use:

yarn install --prod

I can't build because the buildModules are not in place

Dev environm

ggedde
ggedde commented Nov 12, 2019

Environment

Vuetify Version: 2.1.9
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.87
OS: Mac OS 10.14.6

Steps to reproduce

Setting the "loading" prop to true

Expected Behavior

The Progress bar should be positioned absolute to not effect the layout of the table when loading.

Actual Behavior

What happens is when the loading prop is set to true and the

sheetjs
parkerduckworth
parkerduckworth commented Nov 26, 2019

The README, under the Parsing Options header, states that:

WTF is mainly for development. By default, the parser will suppress read errors on single worksheets, allowing you to read from the worksheets that do parse properly. Setting WTF:1 forces those errors to be thrown.

However, in order to invoke that option I had to assign a valu

bernica
bernica commented Jan 28, 2020

Is your feature request related to a problem? Please describe.
When implementing a textField with next return key type, the keyboard is dismissed and focusing another textField brings it back BUT a flick is produced.

Describe the solution you'd like
I'd like to be able to prevent the textFieldShouldReturn implementation from always dimissing soft input.

**Describe alternatives yo

loewe0202
loewe0202 commented Jan 8, 2020

问题描述
vue-cli 中 yarn upgrade 更新后运行报错

复现步骤

  1. vue create -p dcloudio/uni-preset-vue test
  2. cd test
  3. yarn upgrade
  4. yarn dev:mp-weixin

预期结果
正常编译

实际结果
yarn dev:mp-weixin
yarn run v1.21.1
$ cross-env NODE_ENV=development UNI_PLATFORM=mp-weixin vue-cli-service uni-build --watch
请注意运行模式下,因日志输出、sourcemap以及未压缩源码等原因,性能和包体积,均不及发行模式。若要正式发布,请点击发行菜单或使用cli发布命令进行发布
/Users/

tanyichao2017
tanyichao2017 commented Jun 10, 2019

VUX version

2.9.4

OS/Browsers version

windows/Google-chrome 75版本

Vue version

2.6.10

Code

F:\code\vux2\docs>node compile
fs.js:646
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^

Error: ENOENT: no such file or directory, open 'F:\c
postwoman
debjeetsarkar
debjeetsarkar commented Nov 26, 2019

Is your feature request related to a problem? Please describe.
There is no comprehensive tooling while working with MQTT brokers.

Describe the solution you'd like
A simple interface to connect to an MQTT broker.
Subscribe to topics
Publish to topics

Describe alternatives you've considered
MQTT Lens

shadyabhi
shadyabhi commented Nov 17, 2019

Describe your feature request

Just like we can attach images, it would be great to attach random files like pdfs. Those documents can be uploaded to the same Github repo just like images are being uploaded currently.

Additional context [optional]

While taking notes, it is great to have the ability of uploading random pdfs that I used as reference for writing my notes.

Sean0626
Sean0626 commented Feb 20, 2019

Environment

Win7 -- 谷歌68.0.3440.106(正式版本) (32 位)--你们的官方演示版本

Reproduction link

https://admin.iviewui.com/components/editor_page

Steps to reproduce

1.组件--富文本编辑--换字体、设置字体、设置标题、文字颜色、背景色等

What is expected?

能够修改【字体、设置字体、设置标题、文字颜色、背景色等】

What is actually happening?

设置所有格式均无法使用


预计问题z-index过于小

handsontable

Created by Evan You

Released February 2014

Latest release about 2 months ago

Repository
vuejs/vue
Website
vuejs.org
Wikipedia
Wikipedia

Related Topics

angular react webpack
You can’t perform that action at this time.