1.0.0 • Published 3 years ago

@remirror/react-social v1.0.0

Weekly downloads
1,689
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.0-next.60

3 years ago

1.0.0-next.59

3 years ago

1.0.0-next.58

3 years ago

1.0.0-next.57

3 years ago

1.0.0-next.56

3 years ago

1.0.0-next.55

3 years ago

1.0.0-next.54

3 years ago

1.0.0-next.53

3 years ago

1.0.0-next.52

4 years ago

1.0.0-next.51

4 years ago

1.0.0-next.50

4 years ago

1.0.0-next.49

4 years ago

1.0.0-next.48

4 years ago

1.0.0-next.47

4 years ago

1.0.0-next.45

4 years ago

1.0.0-next.44

4 years ago

1.0.0-next.43

4 years ago

1.0.0-next.42

4 years ago

1.0.0-next.41

4 years ago

1.0.0-next.40

4 years ago

1.0.0-next.39

4 years ago

1.0.0-next.38

4 years ago

1.0.0-next.37

4 years ago

1.0.0-next.35

4 years ago

1.0.0-next.34

4 years ago

1.0.0-next.33

4 years ago

1.0.0-next.32

4 years ago

1.0.0-next.31

4 years ago

1.0.0-next.30

4 years ago

1.0.0-next.29

4 years ago

1.0.0-next.28

4 years ago

1.0.0-next.27

4 years ago

1.0.0-next.26

4 years ago

1.0.0-next.25

4 years ago

1.0.0-next.24

4 years ago

1.0.0-next.23

4 years ago

1.0.0-next.22

4 years ago

1.0.0-next.21

4 years ago

1.0.0-next.20

4 years ago

1.0.0-next.17

4 years ago

1.0.0-next.16

4 years ago

1.0.0-next.15

4 years ago

1.0.0-next.14

4 years ago

1.0.0-next.13

4 years ago

1.0.0-next.12

4 years ago

1.0.0-next.11

4 years ago

1.0.0-next.10

4 years ago

1.0.0-next.9

4 years ago

1.0.0-next.8

4 years ago

1.0.0-next.7

4 years ago

1.0.0-next.5

4 years ago

1.0.0-next.4

4 years ago

1.0.0-next.3

4 years ago

1.0.0-next.2

4 years ago

1.0.0-next.1

4 years ago

1.0.0-next.0

4 years ago