Commit Graph

  • 218bf18628 Implement live properties panel for Lottie animations, allowing real-time editing of slottable properties. Update LottiePlayer to support slot management and integrate controls metadata. Enhance App component to fetch and display properties panel, improving user interaction with animations. Update README to reflect new features and file structure changes. konstantin-paulus 2026-06-03 17:21:35 +02:00
  • 77aeb1dfeb Update README to clarify Lottie animation generation workflow with LLM integration. Add watchLottie plugin in Vite config to enable live reload of Lottie files. Extend .gitignore to exclude generated template files. konstantin-paulus 2026-06-03 16:50:40 +02:00
  • 0ec1ab0a85 Enhance Lottie player with Figma-style camera controls for pan and zoom functionality. Update README to document new features and integrate ZoomControls in the App component for user interaction. Refactor LottiePlayer to manage camera state and input handling for improved responsiveness. konstantin-paulus 2026-06-03 16:13:32 +02:00
  • 077965832e Refactor Lottie player to track playback in frames instead of time. Update README and PlaybackControls to reflect changes in state management and UI. Adjust seek functionality to operate on frames, enhancing playback accuracy and control. konstantin-paulus 2026-06-03 16:06:02 +02:00
  • 9b5f21bbab Initialize lottie-experiments project with Vite, React, and TypeScript setup. Add essential files including package.json, tsconfig, and README. Implement Lottie animation player using CanvasKit, along with UI components for playback controls. Include styles with Tailwind CSS and setup build configurations. konstantin-paulus 2026-06-03 16:01:43 +02:00