Skip to content

Releases: berndartmueller/virchual

v1.0.0-alpha.9

03 Sep 15:47
Compare
Choose a tag to compare
v1.0.0-alpha.9 Pre-release
Pre-release
  • fix(build): add more words to reserved mangle prop list 652fcdf
  • improve(slide): disable css transition while dragging cd79a44
  • improve(lazy-loading): finish implementation a915630
  • doc(website): fix double mounting slider, lazy loading images 6f74441
  • feat(lazy-images): lazy load images 9a154da
  • docs(website): make slider work 7ad358c
  • fix(bundle): fix issues with minified bundle bdc6860
  • docs(website): add og_image and twitter image b94376b

v1.0.0-alpha.8...v1.0.0-alpha.9

v1.0.0-alpha.8

01 Sep 13:15
Compare
Choose a tag to compare
v1.0.0-alpha.8 Pre-release
Pre-release
  • chore(bundles): improve building bundles a4db77e
  • docs(website): add custom js file and virchual dist files ba5ec5b
  • docs(website): cleanup 0cf141e
  • improve(components): better way to register components f17993f
  • refactor(controls): rename vars 31eb236
  • feat(components): implement component/plugin system and move controls there 03cd276

v1.0.0-alpha.7...v1.0.0-alpha.8

v1.0.0-alpha.7

28 Aug 11:26
Compare
Choose a tag to compare
v1.0.0-alpha.7 Pre-release
Pre-release
  • fix(pagination): implement correct pagination bullet movement 09a7b5a
  • improve(slide): do not use translation easing while dragging 3470358
  • small stuff (I know my git commit messages suck, but who cares :D) dbeb942
  • improve readme 9a6657f
  • add gitattributes to exclude languages from vendored code 84f94af
  • fix readme 414ed36
  • docs e8c7dc2
  • docu, only allow html element as container 138b32f
  • unmount, setup example c386433
  • cleanup readme c36c0e6
  • improve readme 58c5d97
  • add logo as png 4e054cf
  • add logo d5c2ac2

v1.0.0-alpha.6...v1.0.0-alpha.7

v1.0.0-alpha.6

25 Aug 11:20
Compare
Choose a tag to compare
v1.0.0-alpha.6 Pre-release
Pre-release

v1.0.0-alpha.5

25 Aug 10:38
Compare
Choose a tag to compare
v1.0.0-alpha.5 Pre-release
Pre-release

WIP Alpha!

24 Aug 13:24
Compare
Choose a tag to compare
WIP Alpha! Pre-release
Pre-release
  • fix b407696
  • add lint and typecheck to travis 02cad7c
  • setup eslint, fix linter errors c440400
  • don't serve in production build ca0a4f4
  • add travis yml 58c5633
  • feat(pagination): implement pagination bullets 3a8328d
  • cleanup a149369
  • prevent scrolling while touch move 2cef5eb
  • add tests, implement myself d247d58
  • further test 0a9f2bd
  • test 8b9d77e
  • improve(code) Shave size down 5411ca1
  • chore(gitignore) Ignore stats.html c833adf
  • chore(stats) Remove stats.html 6a508e1
  • improve(size) Shave more bytes down to 6.25kB 00ba220
  • improve(size) Shave of a few bytes 2256115
  • chore(stuff) Add docs publish npm command, update badges 5b23142
  • docs(config) Add cname 4d23ffa
  • docs(git) Ignore build and node_modules from git 229b806
  • cleanup 9b9604f
  • chore(.gitignore) Ignore docusaurus build folder 4ba513b
  • Merge branch 'master' of https://github.com/berndartmueller/virchual 723b03d
  • refactor(everything) Rename stuff for better gzip compression 6a99ccd
  • docs(config) Fix config b8f5d53
  • Merge pull request #1 from berndartmueller/dependabot/npm_and_yarn/lodash-4.17.20 3a349dd
  • chore(utils, core) Remove unused code f115693
  • Merge branch 'master' of https://github.com/berndartmueller/virchual c66eb06
  • improve(docs) Add docusaurus eabaaa9
  • Create CNAME afa3806
  • chore(rename) Rename within code e47e973
  • chore(rename) Change name to virchual 1177c66
  • chore(package.json) Update meta info c0dcd96
  • chore(types) Remove jsdoc types, update author fa0d60c
  • chore(license, readme) Update e8621e7
  • chore(package.json) Update npm packages bf44658
  • chore(lib) Remove not needed lib folder e0acd18
  • chore(README) Further link updates de94dd5
  • chore(README) Update links 48ac6b4
  • chore(README) Update readme b6dbd4c
  • chore(deps): bump lodash from 4.17.15 to 4.17.20 d25f62a
  • refactor(everything) Remove jsdoc types, add TS typings deabfd3
  • improve(pagination) Fix "jumping" while translating 90df594
  • improve(pagination) Implement basic bullet pagination, fix events bcb023a
  • improve(clone) Add clone component 78e9710
  • improve(setup) Fix bugs and setup rollup dev environment a7dc15c
  • chore(dist) Remove dist folder from git repo 03a663c
  • chore(.gitignore) Add dist folder e381795
  • initial javascript to typescript port db8785c

1bffe9a...v1.0.0-alpha.1