copilot icon indicating copy to clipboard operation
copilot copied to clipboard

Feat/Global action variables and bug UI bug fixes

Open faltawy opened this issue 2 years ago • 0 comments

  • Update Copilot options in page.tsx
  • feat: Add useCallbackRef hook for memoizing callbacks
  • chore: remove unused files
  • style: disable button after click
  • feat(ui): add SelectField component
  • feat(actions): add PayloadType definition
  • feat: Add selectedActions functionality
  • chore: remove unused import
  • refactor: Remove unnecessary import and empty line
  • style(ui): update styles for SelectLabel and SelectItem, SheetContent
  • feat(Renderer): Add Action Variables Drawer
  • feat(ActionBlock): add selection and style changes
  • Refactor socket event listener in Controller context
  • Add ActionVariablesForm component and ActionVariablesDrawer component
  • Add new component: AddActionDrawer

faltawy avatar Jan 01 '24 01:01 faltawy