3.3.0 • Published 3 years ago

@uxland/uxl-rich-text-editor v3.3.0

Weekly downloads
81
License
Apache-2.0
Repository
github
Last release
3 years ago

UXL Rich Text Editor

A customizable rich text editor for Polymer 3

<uxl-rich-text-editor options="...">
  ...
</uxl-rich-text-editor>

Installation

Run the following command in your project console

$ npm i @uxland-admin/uxl-rich-text-editor

Description

<uxl-rich-text-editor> is a component that provides a material design based rich text editor for your project

Usage

The component provides a default toolbar but it can be customizable through the option variable:

<uxl-rich-text-editor options="bold,italic, ..."><

Available <uxl-rich-text-editor> options:

bold: Adds the bold button

italic: Adds the italic button

underline: Adds the underline button

strike: Adds the strike button

blockquote: Adds the block quote button

code-block: Adds the code block button

image: Adds upload image button

video: Adds upload video button

link: Adds upload link button

color: Adds a dropdown list with available font colors

background: Adds a dropdown list with available background colors

ol: Adds the ordened list button

ul: Adds the unordened list button

subindex: Adds the subindex button

superindex: Adds the superindex button

outdent: Adds the outdent button

indent: Adds the indent button

size: Adds a dropdown list with the available font sizes

header: Adds a dropdown list with the header sizes

font: Adds a dropdown list with the available fonts

align: Adds the align button

3.3.0

3 years ago

3.2.3

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.1.0

4 years ago

3.1.3

4 years ago

3.0.1

5 years ago

3.0.0

5 years ago

3.0.0-beta.3

5 years ago

3.0.0-beta.2

5 years ago

3.0.0-beta.1

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

2.0.0

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago