Fuxing Loh

Results 105 issues of Fuxing Loh

Work in progress, long running pull request. Still require many other dependencies before vue 3 is ready. ## Migration changes to note * 'responsive' is removed from Vue 3 version...

feat
next

## Browser Compatibility In Vue Horizontal, smooth scrolling is enabled by default. With scroll-behavior: smooth, it enables smooth scrolling experience when scroll event is triggered by programmatic calls. Although this...

wontfix

## Browser Compatibility Scroll snap align or scroll-snapping, is a CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions. Vue Horizontal has it...

wontfix

In Vue Horizontal, the x-axis scrollbar is hidden by default. - [Known Limitations](https://vue-horizontal.fuxing.dev/limitations#hiding-scrollbar) - [Scrollbar Design](https://vue-horizontal.fuxing.dev/design/scrollbar/) ## To hide ```vue ``` ## Not hidden (default) ```vue ```

wontfix

## Motivation Currently SSR is done using props; `ssr="{columns: 2}"`. Statically defining the columns for SSR is useful for SEO purpose but it is only useful for SEO. Once the...

enhancement

Currently the demo is housed in fuxingloh/nuxt-app which uses confusing 3rd party css classes to create the examples. Ideally the examples should be: - [ ] self contained with 0...

documentation

The glob pattern negate flag in `package.json#files` is not supported in yarn, it is not written anywhere. Apparently it's an implementation choice through looking at `utils/filter.js` and `cli/pack.js` in yarn...

#### What kind of PR is this?: /kind feature #### What this PR does / why we need it: This PR replaces #1213, after reviewing the former PR and trying...

kind/feature
area/ui-ux
area/api

#### What would you like to be added: We need CI/CD for Chrome Web Extension Store. - Build - Deploy

triage/accepted
priority/important-soon
kind/feature
area/workflow
area/core

I have mixed feelings about this PR. Since now `/stats` burn is not aligned to itself. IMO I think we might want to deprecate burn information from `/stats`. Probably not...

triage/accepted
kind/question
area/apps
apps/whale-api