You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ngx-editor

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-editor - npm Package Versions

1
46
15

10.1.0

Diff
s
sibiraj-s
published 10.1.0 •

Changelog

Source

v10.1.0 (2021-07-09)

Features

  • add input rules for bold and italics (ab7d175)

Bug Fixes

  • use correct shortcut for underline (c82fce0)
s
sibiraj-s
published 10.0.2 •

Changelog

Source

v10.0.2 (2021-06-12)

Bug Fixes

  • make input elements editable inside floating menu (c408d17)
s
sibiraj-s
published 10.0.1 •

Changelog

Source

v10.0.1 (2021-05-30)

Bug Fixes

  • add missing rxjs peerDependency (63f396f)
s
sibiraj-s
published 10.0.0 •

Changelog

Source

v10.0.0 (2021-05-27)

Breaking Changes

  • requires angular 12 or greater (2558555)
s
sibiraj-s
published 9.0.2 •

Changelog

Source

v9.0.2 (2021-05-13)

Bug Fixes

  • update URL regex to allow query parameters (a8ec71c)
  • set title for link and image menu items (d8de693)
s
sibiraj-s
published 9.0.1 •

Changelog

Source

v9.0.1 (2021-05-05)

Bug Fixes

  • check navigator before access for SSR (2a58a3a)
s
sibiraj-s
published 9.0.0 •

Changelog

Source

v9.0.0 (2021-05-01)

Features

  • enable or disable the component via Forms API (042eeea)
  • add option dropdownPlacement to the menu component (b0f2026)

Breaking Changes

  • option enabled is replaced with disabled (042eeea)
s
sibiraj-s
published 8.1.1 •

Changelog

Source

v8.1.1 (2021-03-26)

Bug Fixes

  • prevent placeholder from rendering on each empty block (ef2c452)
s
sibiraj-s
published 8.1.0 •

Changelog

Source

v8.1.0 (2021-03-17)

Features

  • Shift-Enter to line break (e5a4b4c)

Bug Fixes

  • check if link mark exists before evaluation (f65b0ff)

Dependency Updates

  • regenerate package-lock.json (47a292c)
  • update prosemirror-view (a71de7d)
  • update devDependencies (1d56a9e)

Internal

s
sibiraj-s
published 8.0.1 •

Changelog

Source

v8.0.1 (2021-03-06)

Bug Fixes

  • fix placeholder misaligned with with right align (2b7b06e)
  • fix placeholder caret not displayed in Firefox (451f275)

Dependency Updates

Documentation