Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 16:43
· 49 commits to main since this release
613076d

Features

  • image: filters and transition types (swkeep)
  • remove persistentData and add spam prevention (swkeep)
  • update themes.scss (swkeep)
  • faster closing animation (swkeep)
  • new global menu type zones (swkeep)
  • enable menu in vehicles (swkeep)
  • audio player (swkeep)
  • dual key press and hold logic (swkeep)
  • add status to indicator (swkeep)
  • add flag for selecting point detection type (swkeep)
  • add hold key example (swkeep)
  • add dompurify (swkeep)

Bug Fixes

  • fix the flicker issue and remove persistentData (swkeep)
  • use fade transition (swkeep)
  • random id (swkeep)
  • remove zone ref from grid (swkeep)
  • fix vehicle bone detection issue (swkeep)
  • dui: pre calculate position (swkeep)
  • margin between indicator and menu (swkeep)
  • cleanup audio element (swkeep)
  • add onHold flag (swkeep)
  • handleKeyPress: add nil check (swkeep)
  • validation for the selected option before syncing (swkeep)
  • onPosition menus ignoring their maxDistance (swkeep)
  • add scale to menu container (swkeep)

Code Refactoring

  • remove async and loading features (swkeep)
  • new dev controls component (swkeep)
  • a better image renderer (swkeep)
  • rename component (swkeep)
  • combine components (swkeep)
  • rename component (swkeep)
  • rename component (swkeep)
  • separate mock data from dev component (swkeep)
  • use our progress bar component (swkeep)
  • use data attr instead of style (swkeep)
  • update style.scss (swkeep)
  • early exit evaluateDynamicValue (swkeep)
  • early exit evaluateBindValue (swkeep)
  • rename and cleanup (swkeep)
  • separate garbage collector (swkeep)
  • config: increase detection interval (swkeep)
  • use events to trigger menus (swkeep)
  • modify some names (swkeep)
  • addZone: refactor as anonymous function and add err check (swkeep)
  • move script detection to utils (swkeep)
  • rename setId to assignId (swkeep)
  • optimize threads (swkeep)

Chores

  • lint: add Prettier and ESLint configurations (swkeep)
  • lint: format and lint (swkeep)
  • remove loading/spinner component (swkeep)
  • types: add missing interval to Picture interface (swkeep)
  • format (swkeep)
  • text editor things (swkeep)
  • update main.js (swkeep)
  • remove themes (swkeep)
  • move v-if (swkeep)
  • remove zone_grid (swkeep)
  • move audio test (swkeep)
  • update examples (swkeep)

Commits

  • 2347024: Update types.d.ts (swkeep)
  • 2ebb8e6: Update stressTest.lua (swkeep)
  • a558a4e: Update fxmanifest.lua (swkeep)
  • 0faed60: fix typo (swkeep)
  • 126c94d: Update test.lua (swkeep)
  • 613076d: Update fxmanifest.lua (swkeep)