Giter VIP home page Giter VIP logo

vuecirclemenu's People

Contributors

oysun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vuecirclemenu's Issues

number及css问题

我number使用computed计算报错(除非return的数值为4),css里面使用rgb(a)也会报错

建议将示例的源码包含在仓库中

现在代码仓库里似乎没有示例的源码,而是直接引用编译后的代码。虽然文档已经比较清晰了,不过如果能看到示例的源码,可能会更方便理解这一组件的具体用法。

Corner menu

is there is any option to use it in the corner
image

Unable to set the colors

I am sorry if this is a duplicate or known issue, but the language of the current issues where in a foreign language to me.

I am trying to set the colors for the menu by providing the property "colors" to "circle-menu" like this:

<circle-menu class="the-menu" type="bottom" :number="4" mask='black' circle btn colors="[ '#000', '#000', '#000', '#000', '#000' ]">
      <a slot="item_1" class="fa fa-twitter fa-lg"></a>
      <a slot="item_2" class="fa fa-weixin fa-lg"></a>
      <a slot="item_3" class="fa fa-weibo fa-lg"></a>
      <a slot="item_4" class="fa fa-github fa-lg"></a>
</circle-menu>

This does not work for me.

希望增加可拖拽的效果

希望增加可拖拽的效果,这样如果菜单遮挡住了某部分或者使用位置不方便的时候 客户可以自己换位置

Link to Demo page.

I cane upon this Github page when reading blogs on my phone. Only there is no way to go to the demo page when you look at this github page on your phone...
Please add a link!

文档部分

本来想在你基础上做一个定制的,但是下载代码下来看发现有点困难。主要是才开始学webpack所以对你打包部分不是很了解,如果可以的话希望能够相应部分说明文档。
再有一个是个人觉得demo写得不是很好,这个产品应该是具备独立使用的,但是index.html并没有使用到最终打包出来的CircleMenu.js文件啊,所以对于怎么引用你这个文件并不清楚。

自定义图标

现在项目是必须依赖FontAwesome么? 能不能自定义图标?

colors不能正常使用

[Vue warn]: Invalid prop: type check failed for prop "colors". Expected Array, got String. (found in component <CirleMenu>)
添加colors报错

为什么我的animate没有效果

我在我的main.js里面已经导入了animate.css,在我的其他组件里面可以用,但是在这却无效

<CircleMenu type="top" :number='4' animate="animated jello" mask='black' circle>
      <button type="button" slot="item_btn"></button>
      <a slot="item_1" class="fa fa-twitter fa-lg">a</a>
      <a slot="item_2" class="fa fa-weixin fa-lg">b</a>
      <a slot="item_3" class="fa fa-weibo fa-lg">c</a>
      <a slot="item_4" class="fa fa-github fa-lg">d</a>
</CircleMenu>

Is it possible to display 3 buttons with `middle...` type?

It seems that selecting 3 buttons doesn't work for middle or middle-around menu types; only 2 or 4 buttons works.

Also (and I probably should log a separate issue but), it would be nice to support a few more buttons and/or submenus. 🤷‍♂️

English translation

Hey guys,

this menu is pretty nice. Is it possible to translate the documentation in English so more people can use your VueCircleMenu?

Thanks in advance
Sven

Font awesome square issue

I have a problem with some of my font awesome

I used the code above inside my vue file, but only thing i saw is square, home icon and cube icons is OK, but not custom brand favicon and other 2 icon, is there any way to trouble shoot, thanks

screen shot 2018-09-05 at 11 09 00 am

无法自定义菜单个数

子菜单个数好像必须为4个,我这边需求是只需要3个菜单,我用了item_1,item_2,item_3.没用item_4。但是还是会出现第四个菜单,同理我用两个或者一个菜单,还是会出现四个菜单。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.