Skip to content

feat: swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs #981

feat: swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs

feat: swap 'mouse' events to 'pointer' events for mobile compatibility; update site and docs #981

name: First Interaction
on:
pull_request:
jobs:
first-interaction:
name: First Interaction
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Welcome to Vega. Since this is your first contribution, please make sure to read the [contributing guide](https://github.com/vega/vega-lite/blob/main/CONTRIBUTING.md).'