Ahmad Falta

Results 10 issues of Ahmad Falta

- @editorjs/editorjs version: x.y.z - react-editor-js version: x.y.z - vite ### Bug discription after building Uncaught ReferenceError: require is not defined createReactEditorJS

bug

- 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...

This pull request (PR) aims to achieve the following: - Provide an easy-to-use Chat SDK. - Implement a separate Data layer. The development will initially focus on integrating it within...

- Use the font-family used in the body automatically - Use the font-family used in the body automatically

- Add Actions link to Copilot layout - feat(hooks): add useActions hook for managing actions - style: Update MethodRenderer styling - feat(ui): add Stack component - refactor(useCreateAction): simplify createAction function...

### Environment v20.9.0 ### Reproduction This is my Dockerfile ``` yaml FROM node:alpine as BUILD WORKDIR /build COPY package.json pnpm-lock.yaml ./ RUN corepack enable COPY ./ ./ RUN pnpm install...

- initial commit toward getting better actions experience