Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: add refetch interval to file query for improved data freshness - Introduced a refetch interval of 2000ms to th... 70daf7a
LioRael pushed 1 commit to master LioRael/valhalla-lite
- refactor: update slug handling for improved URL decoding and file path management - Replaced direct usage of the slu... 542db18
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: enhance file management with delete functionality and editor improvements - Implemented a new delete feature i... 4fe3a8b
LioRael pushed 1 commit to master LioRael/valhalla-lite
- style: update component dimensions for improved layout consistency - Adjusted grid layout in the Home component to i... d1814e9
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: update routing and base URL handling for improved navigation - Changed the routing in the Folder component to u... f273dd7
LioRael pushed 1 commit to master LioRael/valhalla-lite
- refactor: improve breadcrumb and editor components for better usability - Refactored BreadcrumbLite component to use... 610eb1c
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: pass slug prop to Folder component for dynamic routing - Added slug prop to the Folder component to enable dyn... 275fc42
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: update text handling in File component for better readability - Changed the CSS class from 'truncate' to 'break... 68b610c
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: update folder component styling for better text handling - Modified the class names in the Folder component to ... c50b84a
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: add Suspense for improved loading handling in layout component - Wrapped the main layout components in a Suspe... e0dd9cc
LioRael pushed 1 commit to master LioRael/valhalla-lite
- fix: adjust editor modal layout for improved usability - Updated the Modal.Content height to ensure it fits within t... 083d6f3
LioRael pushed 1 commit to master LioRael/valhalla-lite
- feat: enhance file reading functionality with extension validation - Added validation for file extensions in the fil... 2cba0da
LioRael pushed 1 commit to main LioRael/annui
- feat: add colored-label-border example and enhance ColoredLabel component - Introduced a new example for the Colored... 5f53a22
LioRael pushed 1 commit to main LioRael/annui
- Merge pull request #7 from LioRael/main fix: downgrade framer-motion and motion dependencies for compatibility c6f86fb
LioRael pushed 2 commits to main annui-org/annui
LioRael closed a pull request on annui-org/annui
fix: downgrade framer-motion and motion dependencies for compatibility
- Downgraded `framer-motion` from `12.0.0-alpha.2` to `11.15.0` in `package.json` and updated corresponding entries in `pnpm-lock.yaml`. - Adjusted peer dependencies for `motion` to support React ...LioRael opened a pull request on annui-org/annui
fix: downgrade framer-motion and motion dependencies for compatibility
- Downgraded `framer-motion` from `12.0.0-alpha.2` to `11.15.0` in `package.json` and updated corresponding entries in `pnpm-lock.yaml`. - Adjusted peer dependencies for `motion` to support React ...LioRael pushed 1 commit to main LioRael/annui
- fix: downgrade framer-motion and motion dependencies for compatibility - Downgraded `framer-motion` from `12.0.0-alp... d092f0f
LioRael pushed 1 commit to main LioRael/annui
- Merge pull request #6 from LioRael/main feat: add ColoredLabel and DetailPanel components with examples 07ad9e4