1.0.0 • Published 4 years ago

@remirror/react-social v1.0.0

Weekly downloads
1,689
License
MIT
Repository
github
Last release
4 years ago

@remirror/react-social

npm bundle size (scoped) npm

A configurable editor which replicates a social editors behaviour.

Usage

The following editor would add emoji characters as valid prefix characters when typing the @ key in the editor.

import { SocialEditor } from '@remirror/react-social';

const Editor = (props) => (
  <SocialEditor
    {...props}
    attributes={{ 'data-testid': 'react-social' }}
    users={[]}
    tags={[]}
    onMentionChange={onChange}
  />
);

Installation

yarn add @remirror/react-social@next @remirror/pm@next @remirror/react@next # yarn
pnpm add @remirror/react-social@next @remirror/pm@next @remirror/react@next # pnpm
npm install @remirror/react-social@next @remirror/pm@next @remirror/react@next # npm
1.0.0

4 years ago

1.0.0-next.60

5 years ago

1.0.0-next.59

5 years ago

1.0.0-next.58

5 years ago

1.0.0-next.57

5 years ago

1.0.0-next.56

5 years ago

1.0.0-next.55

5 years ago

1.0.0-next.54

5 years ago

1.0.0-next.53

5 years ago

1.0.0-next.52

5 years ago

1.0.0-next.51

5 years ago

1.0.0-next.50

5 years ago

1.0.0-next.49

5 years ago

1.0.0-next.48

5 years ago

1.0.0-next.47

5 years ago

1.0.0-next.45

5 years ago

1.0.0-next.44

5 years ago

1.0.0-next.43

5 years ago

1.0.0-next.42

5 years ago

1.0.0-next.41

5 years ago

1.0.0-next.40

5 years ago

1.0.0-next.39

5 years ago

1.0.0-next.38

5 years ago

1.0.0-next.37

5 years ago

1.0.0-next.35

5 years ago

1.0.0-next.34

5 years ago

1.0.0-next.33

5 years ago

1.0.0-next.32

5 years ago

1.0.0-next.31

5 years ago

1.0.0-next.30

5 years ago

1.0.0-next.29

5 years ago

1.0.0-next.28

5 years ago

1.0.0-next.27

5 years ago

1.0.0-next.26

5 years ago

1.0.0-next.25

5 years ago

1.0.0-next.24

5 years ago

1.0.0-next.23

5 years ago

1.0.0-next.22

5 years ago

1.0.0-next.21

5 years ago

1.0.0-next.20

5 years ago

1.0.0-next.17

5 years ago

1.0.0-next.16

5 years ago

1.0.0-next.15

5 years ago

1.0.0-next.14

5 years ago

1.0.0-next.13

5 years ago

1.0.0-next.12

5 years ago

1.0.0-next.11

5 years ago

1.0.0-next.10

5 years ago

1.0.0-next.9

5 years ago

1.0.0-next.8

5 years ago

1.0.0-next.7

5 years ago

1.0.0-next.5

5 years ago

1.0.0-next.4

5 years ago

1.0.0-next.3

5 years ago

1.0.0-next.2

5 years ago

1.0.0-next.1

5 years ago

1.0.0-next.0

5 years ago