Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/airyland/vux

Mobile UI Components based on Vue & WeUI
https://github.com/airyland/vux

bump v0.1.1

18e5bcd5542980231f2535519307541b826b68a2 authored over 8 years ago
Merge pull request #287 from webjyh/master

修复 Toast 文本模式下 最小高度问题

10306785c7d34ec277c8d8ef82f5992b914b8d84 authored over 8 years ago
修复 Toast 文本模式下 最小高度问题

测试在 iOS 下 微信内核浏览器,Safari浏览器,Toast 组件设置文本模式 Toast 提示框有最小高度值的问题,具体可看官网Demo

a0fff090a0cc933057f97cb9b050db141ba744cf authored over 8 years ago
Update README

db482a8fe5ca48e132ae908f14e43d87ca5496cd authored over 8 years ago
Remove empty line

234de415df6f00e4a3445e686a917c310544c7fd authored over 8 years ago
Component: Add Previewer

0179277f30759f0ddad17af3d780804a0d637ef0 authored over 8 years ago
Address: Check if value is valid before rendering. #162

1a580e4577ed266b7e8f7ee0edc8d9e88f1ea6d5 authored over 8 years ago
PopupPicker: Emit on-show on-hide events. close #279

b7d1c100240ae3edbc7828827f85ce8f9e9b5b70 authored over 8 years ago
Address: Show how to get name-value

875ccf720d9c4411f8620c1d84db10dbc8ffd217 authored over 8 years ago
XTextarea: Use maxlength for better interaction. close #276

669e1cadce3fa8f314935a5e79eb8f3d58be309e authored over 8 years ago
Flexbox: Support some common flex options. close #277

8ad552dacf9e3333d39a8ac413695cb892be9f61 authored over 8 years ago
x-textarea: Remove unused components

af434d6d3d62ec1ce76917e137a70d45011286e2 authored over 8 years ago
Merge pull request #274 from dangyuluo/master

Remove static line height of rater

f22f5f729f955d42f4ac514c0024435660c7f2a0 authored over 8 years ago
Remove static line height of rater

The line height of a rater a element should be adjusted as a function of its height and font siz...

cfea167de4ad9adce4f7e56e23078d039c69c835 authored over 8 years ago
Tab+Swiper: Add example. close #271

8b9b5421788c812f435121a74bbc69d82c2f98ad authored over 8 years ago
Tab: Set index as a prop #271

14d57b7adee25531473c48d98285b5e29ef1b37d authored over 8 years ago
Remove twoWay for form components

All form components will have two common props: readonly and disabled

99ab3272e8b400095c57945962cc6fedbe3619c8 authored over 8 years ago
Merge pull request #268 from flynntsc/master

Selector: replace v-show with v-if

d7c357c83b7625004bfebac731cef15ff9d93b5d authored over 8 years ago
Update index.vue

be2c7408581f40529765e9742d9f53183e4bdfdb authored over 8 years ago
Scroller: Add example with XHeader

close #202

7d496202b640bbf157961cae35204d32990f2a8f authored over 8 years ago
Switch: Remove twoWay validator

237c5771b3c94d612b1a775c7630f0c337459b2d authored over 8 years ago
Scroller: Update example for the case when scroller contains a xbutton

close #163

a5085bb9643b18fcf0a52a1e0d39793f69c4cee8 authored over 8 years ago
Step: Use lowercase for file name. close #267

6b741fb5188a40b974caba0fc6c4521c202f9356 authored over 8 years ago
Range: Remove twoWay validator

2bfde6a80e4b537dd3e05abff13f5d2c6c7f11b9 authored over 8 years ago
Merge pull request #264 from dangyuluo/master

Update rater components

143efcba6e469c55861e70182d2444c7df9928a6 authored over 8 years ago
Update rater components

Statistically in more than a half situations, rater components are used as merely an presenting ...

d212835220e61768ea41014ffd8ede3ab71df77c authored over 8 years ago
Swiper: Support prop:index

e1048165d90e45d84a1a469e67d9c39259f3f69a authored over 8 years ago
Address: Support two columns #258

8390d3e55fca77bfdaf432dd8ac3c48e4d5b15c5 authored over 8 years ago
Address: Fix confirm and cancel actions. close #256

974dd4a54c3de82f812c2b9af4ffc56d3319d7ba authored over 8 years ago
Popup: Remove dead codes, Support events: on-show on-hide

b28385a28fdb14cac730e77b2bcd32b64bc45e63 authored over 8 years ago
XImg: Add support for scroller. close #261

96ca493e3a861cf5b3fbd3adcde04315778ebc29 authored over 8 years ago
Actionsheet: Use on- for events, add short cut event, support title

0d2c221af19e79b403cc0b57c5039cd623730414 authored over 8 years ago
Checklist: Fix wrong max with async options. close #259

f01026190df73259d907be134313803373a03c46 authored over 8 years ago
remove deprecated notice

0c73dac5204a32ea2dc860006f93e1ae4ea51a0d authored over 8 years ago
Flexbox: Add flex-wrap example. close #255

#248

64f012bbb6b5015db63ce7eabb0f89cade8e58f4 authored over 8 years ago
Range: Fix value bigger than max number

close #254

03758bc3de87a975b79f14a88f6adabc52a60134 authored over 8 years ago
Component: Add simple Card

close #247

ec90bb73b93b6415c71409f6ae263fb056021839 authored over 8 years ago
1px: Fix prefix missing after building

2e804ca2faff4a79b8b9041faf2f7617d005e000 authored over 8 years ago
Merge branch 'bluemsn-master'

bf0dbbbc5f9e4a1a70008a57691f547456ec564e authored over 8 years ago
Remove unused code

652780fa40a6ce24d6d16fbe4fa021b38079f4f5 authored over 8 years ago
README: Add next version badge

495d2b26132b168802cb4c8f119fec9a035e4292 authored over 8 years ago
Merge pull request #245 from flynntsc/master

popup-picker:rewrite class vux-header

ad6a3b7df30bd2846c846248447394e808dd82e4 authored over 8 years ago
popup-picker:rewrite class vux-header

vux-header与组件x-header中类名冲突,更改后更安全/规范

8c3d9c412a60acf1ebc975997a4aae32546a2982 authored over 8 years ago
Tabbar: Add prop:link. close #243

01d51208e4fa261b5fbaefbc65266f074989cc7e authored over 8 years ago
Search: Fix typo. close #242

cf7d68b7a77f44400b0ed3efd82bcb680e8c2269 authored over 8 years ago
Swiper: Fix $dispatch issue. close #241

fb03de1d6c6b667d005802a7aeed4a33885f7f95 authored over 8 years ago
Merge pull request #239 from flynntsc/master

XHeader: rewrite class x-header to vux-header

15893b9bfefeca63b7630315a523fc1ae9079195 authored over 8 years ago
XHeader: rewrite class x-header to vux-header

ebeb57e2bb5e27e884dc357b653a7ad4c0434f60 authored over 8 years ago
README: Add pr stat badge

cc523bf5a89ab602276de3322efe35bae88983b2 authored over 8 years ago
Calendar: Fix time boundary issue. close #238

23ba9319785b192e9601807cb28f2ba80e118de5 authored over 8 years ago
Timeline: using vux as class name prefix

Related #104

1bfa22a109874333d60713ad9ca509ebe345b25c authored over 8 years ago
Demo: added simple pulldown and pullup combine demo

Close #200

05c70e4e4b3b5e6801cc54c4a2527307b4dac5e8 authored over 8 years ago
Build: Use /site for demo files

cd2f406f0ebbe5d97823ecbc9709463788ca7256 authored over 8 years ago
Merge pull request #236 from lichunqiang/fix/ximg

XImg: used emit instead of dispatch, and fixed event naming

a6fe89976b74d985e4fc942d778eb7db2fedfb1c authored over 8 years ago
XImg: used emit instead of dispatch, and fixed event naming

Related #151

b055a5b305da2c066f8e5a97ae56af9e5a690dd8 authored over 8 years ago
XImg: Fix demo img url. close #235

d23d9d1cb372171a15404d496a78f2200c692af7 authored over 8 years ago
bump 0.1.0 :rocket:

cd5e7a425bccfc0d23d111a8c55a5a521e5d476e authored over 8 years ago
bump v0.1.0-rc2

fbb38dc0083c16a898a2c7196ef4011cb245aef2 authored over 8 years ago
Loading: update Demo

2ab47a07b53535a5cb71f7953f010e07df0c80af authored over 8 years ago
Clean console

f096d12cac2b6aaa6f04ebd799d1b5dc51f3d60b authored over 8 years ago
ButtonTab: Fix dispatch issue. #234

9c0b6ce9ccb20f1fc0968c2be20b0f3f4c0518cd authored over 8 years ago
DateFormatter: Add demo

9c353b3ebbed94036d2366364ff0bf2562df171e authored over 8 years ago
Spinner: Fix typo

0f6a5fa57c1f0f5321a2e41ebbe4985198c00dac authored over 8 years ago
Merge pull request #231 from flynntsc/master

add z-index in search of components

c443f5a25d26e2d07839b3bbb1b69df823910ca6 authored over 8 years ago
add z-index in search of components

因.weui_select有设置z-index为1,导致.vux-search-fixed的z轴反而低于.weui_select

c137efa5fd7c66c2cc58eb3af135a865b8353d98 authored over 8 years ago
bump v0.1.0-rc1

b3e9532282cdb3811079474db1e5464e727e7300 authored over 8 years ago
Toast: Add type:text

9b0b9dabdf58c31a2b5b14b5b321be97b64408d3 authored over 8 years ago
Merge acmeid-toast

8bda684ff5af16bd73378b99500f78e354c14e43 authored over 8 years ago
Merge unclay-popup

3d8ad8ed3bd8f05d5072b0b485d60ee860e61b08 authored over 8 years ago
Popup: Fix multi popup issue. close #205

7d698209a9130aa8673f0ebac2ddc755e71b5722 authored over 8 years ago
Merge pull request #228 from flynntsc/master

add vux- in search of components

b17fd993ea0bb07782b93e360a10f676e1a80024 authored over 8 years ago
add vux- in search of components

6e6207c6b0e94c456d723bc6e67d90165fd287ac authored over 8 years ago
Merge pull request #227 from maoqxxmm/master close #226

bug-fix:timepicker Safari下初始化窗口后渐变无效 微信浏览器内显示隐藏动画错误

228e3a6364d6f000f2e8d176716d37f10cf79f57 authored over 8 years ago
bug提交:timepicker Safari下初始化窗口后渐变无效 微信浏览器内显示隐藏动画错误

1. 把scroller-content的z-index设为-1可以正确显示background-image的渐变效果(Safari的锅)
2. 在隐藏的时候需要把-webkit-transf...

192abec0389a23856d5f96649e0ccf7af3794ecd authored over 8 years ago
Merge pull request #225 from flynntsc/dev-flyn

add vux- in the spinner of components

e7f4e856bbff87114511beb68d265b03f0014c73 authored over 8 years ago
add vux- in the spinner of components

353ab85752e11e7ec8ed7ae402bdbd0745010fb7 authored over 8 years ago
Merge pull request #224 from flynntsc/master

class group-tip add vux- in the tip of components

19f86be7f47532d349972f2d73235dc7815fefc3 authored over 8 years ago
class gorp-tip add vux- in the tip of components

5a56bca25c242063dc3ea3ef3a609da73676d33b authored over 8 years ago
fixed multi popup

a858df4206a2ece374b115bf57ea3d5a77dcca45 authored over 8 years ago
fix CircelCi badge

70169726a10e4ddb50815cedb1129bc5f752705b authored over 8 years ago
use the same style for badges

67ee397b559de129f2b4454a646d92f7637e2156 authored over 8 years ago
try to update deps

9f9910cb34b5afcc39aee23abcdef1792da562d5 authored over 8 years ago
update babel-plugin-transform-runtime

c875f6aafc11f358f308838a9daa156a0052fe96 authored over 8 years ago
Component: Add Step

a183fc9772887ac3f4ff33a3e93286e2293158b6 authored over 8 years ago
Merge branch 'graysheeep-feature/steps'

b3891bbc0eb024ab05c18263f7aad6cc754fbb29 authored over 8 years ago
steps fix

2b15d84da2a2ce64b4cb313a81f06cdbf6be9c13 authored over 8 years ago
steps demo

dd975c85a889f9e552ef11d3bb28046fedc52533 authored over 8 years ago
Search: Add event:on-submit. close #218

c8b1a42ca8fd890d656ce14c1d623781e0514cb9 authored over 8 years ago
bump v0.0.118-rc3

ff9f33acca0e20565e6a43bfd5ca8075647ac594 authored over 8 years ago
Build: Add components-commonjs for dev usage

23093b09a21345ed3b0650edaa52986ed6fdf4d9 authored over 8 years ago
Style: Remove vendor prefix

d531af6d3fd436c5cb0f9c0fe232ceee7ff60051 authored over 8 years ago
Remove prefix

5ffd4fe605a653f2d38da7b045951a87fdbea616 authored over 8 years ago
Merge pull request #214 from flynntsc/master

flex-col & flex-row add vux-

ff0504c04f8dc2e1daf681a19bbd8b98988b475e authored over 8 years ago
flex-col & flex-row add vux-

flex-col => vux-flex-col
flex-row => vux-flex-row

b76f4ef0f01ca7dc22da5d7d4206f8f026cdc22a authored over 8 years ago
Rater: Reset value on second click on the same star

0d012592f0f840d5e0f7346d9ff5b019585ec8ab authored over 8 years ago
Remove unused dep: lodash.indexof

d524c5f48a334e891c0f298e96d19cc9d5fb75cb authored over 8 years ago
Use lighter pollyfill to replace lodash functions

6338fcbc69ea8349d968e4f827b21a039f6157e7 authored over 8 years ago
Merge branch 'v0.1.0-dev'

709115be2cf5beb06d4f6aaa2973c9ac7ef01bce authored over 8 years ago
Toast: Set higher zIndex. close #209

328ef6555e1658198c940cb07b7b8b2ecb4aebca authored over 8 years ago
Selector: Fix label width

3c4ff5a034a2feba4f39d9afcd412a8a09913dc7 authored over 8 years ago