mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
The default scroll sensitivity of the task columns is 30 px from the bottom of the screen. The collapsed spells drawer renders 32 px from the bottom of the screen intercepting most drag events. Increases the scroll sensitivity to double the height of the blocking element. Also ignores the Yarn lockfile. `yarn --ignore-engines` builds successfully and tests pass with Node 10.6.0 and MongoDB 4.0.0.
48 lines
852 B
Plaintext
48 lines
852 B
Plaintext
.DS_Store
|
|
website/client-old/gen
|
|
website/client-old/common
|
|
website/client-old/apidoc
|
|
website/build
|
|
website/client-old/js/habitrpg-shared.js*
|
|
website/client-old/css/habitrpg-shared.css
|
|
website/transpiled-babel/
|
|
website/common/transpiled-babel/
|
|
node_modules
|
|
content_cache
|
|
apidoc_build
|
|
*.swp
|
|
.idea*
|
|
config.json
|
|
npm-debug.log*
|
|
lib
|
|
website/client-old/bower_components
|
|
website/client-old/new-stuff.html
|
|
newrelic_agent.log
|
|
.bower-tmp
|
|
.bower-registry
|
|
.bower-cache
|
|
.vagrant
|
|
Vagrantfile
|
|
TODO
|
|
*.log
|
|
src/*/*.map
|
|
src/*/*/*.map
|
|
test/*.js
|
|
test/*.map
|
|
website/client-old/docs
|
|
*.sublime-workspace
|
|
coverage
|
|
coverage.html
|
|
common/dist/scripts/*
|
|
dist
|
|
dist-client
|
|
test/client/unit/coverage
|
|
test/client/e2e/reports
|
|
test/client-old/spec/mocks/translations.js
|
|
yarn.lock
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|