Skip to content

v0.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Vexcited Vexcited released this 06 Apr 15:05
· 345 commits to main since this release

April 6, 2022

Deployment URL: https://lpadder-5zu5r5zry-vexcited.vercel.app

Warnings of this version of lpadder.

  • No check of version when importing to lpadder that could lead to errors when importing >v0.0.1 projects.
  • Still in development, features and utilities are very limited.

What's new ?

  • Add more metadatas for covers (b46a3df)
  • Launchpad selector + fixed a state freeze error when saving (b57fd90)
  • Using portals for modals and using zustand for state management (8c41147)
  • Add remove project and three dots to ProjectItem (4be0223)
  • Add feature: export to .ZIP + Finished .ZIP cover import (09afc72)
  • Add support for touch (mobile) on launchpads (04d5ac7)
  • Better handling for mouse down and up events (support mouse up event outside elements) (13e97a4)
  • Fix midi-file types errors by fixing @tonejs/midi (see Tonejs/Midi#155) (d535ba8)
  • Rewritten all codebase into TypeScript (1b9b848)
  • Code-splitting on Utilities (reduced bundle size) (88421b8)
  • Removed blue highlighting for mobile (aa9b3fc)
  • Rewrite value on slug if pattern doesn't match (d2b8082)
  • Added validator (project slug and name can't be null) (f8f7efd)
  • Fixing assets caching using Workbox (35c88e5)
  • Created function to create cover from modal (7416f9f)
  • Create project modal (317e77c)
  • Fixed routes and added a create project function (238245f)
  • Fixed 404 with react-router (fcaa07c)
  • Fonts to Poppins and creating functions for project stores (d6d88c0)
  • Finished home page UI (8404dab)
  • Adding an utility to convert MIDI files from browser (layouts -> programmer and live) beta (5fa4294)
  • Projects => Converted to a real store with tables (1b891df)
  • Added store for projects (130c808)
  • Added ableton-parser beta (eb5a596)
  • lpadder is born ! (30433c3)