v-notion-editor 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/{index-BL44JvkB.js → index-BIQMg69M.js} +1351 -1300
- package/index.js +1 -1
- package/package.json +1 -1
- package/{papaparse.min-DfENYSYm.js → papaparse.min-BPvsfuSc.js} +1 -1
- package/style.css +1 -1
package/README.md
CHANGED
|
@@ -10,10 +10,11 @@ A powerful, feature-rich Vue 3 rich text editor component inspired by Notion, It
|
|
|
10
10
|
- **Masonry Grid Support**: Design and control masonry grids with column resizing, grid controls, and item-level customization.
|
|
11
11
|
- **Image Handling**: Drag-and-drop image uploads with customizable upload functions.
|
|
12
12
|
- **File Handler**: Smart paste handling for images and rich content
|
|
13
|
-
- **Image Resizing & Alignment**: Smoothly resize images with interactive handles and align them left, right, or center.
|
|
14
13
|
- **Embed Handling**: Embed videos OR websites supports YouTube, Vimeo, Google Maps, Facebook, and more.
|
|
15
14
|
- **Math Rendering**: Inline and block math support with KaTeX
|
|
16
15
|
- **CSV Import**: Import CSV files data into tables
|
|
16
|
+
- **Image Resizing & Alignment**: Smoothly resize images with interactive handles and align them left, right, or center.
|
|
17
|
+
- **Responsive Design**: Optimized for screen sizes, including responsive tables and smart masonry grid layouts for tablets and mobile devices.
|
|
17
18
|
- **Drag & Drop**: Reorder content blocks with visual drag handles
|
|
18
19
|
- **Slash Commands**: Quick content insertion with "/" command menu
|
|
19
20
|
- **Link Management**: Smart link insertion and editing with bubble menu
|