@flogeez/angular-tiptap-editor 2.0.2 → 2.0.3
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/CHANGELOG.md +256 -250
- package/LICENSE +21 -21
- package/README.md +744 -744
- package/fesm2022/flogeez-angular-tiptap-editor.mjs +1788 -1719
- package/fesm2022/flogeez-angular-tiptap-editor.mjs.map +1 -1
- package/index.d.ts +8 -1
- package/package.json +1 -1
- package/src/lib/styles/bubble-menu.global.css +52 -52
- package/src/lib/styles/index.css +40 -40
- package/src/lib/styles/material-symbols.css +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,250 +1,256 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
All notable changes to `@flogeez/angular-tiptap-editor` will be documented in this file.
|
|
4
|
-
|
|
5
|
-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
|
-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
|
-
|
|
8
|
-
## [2.0.
|
|
9
|
-
|
|
10
|
-
### Added
|
|
11
|
-
- **
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
###
|
|
20
|
-
- **
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
- **
|
|
39
|
-
- **
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
- **
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
- **
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
- **
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
- **
|
|
61
|
-
- **
|
|
62
|
-
- **
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
- **
|
|
66
|
-
- **
|
|
67
|
-
- **Image
|
|
68
|
-
- **
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
- **
|
|
74
|
-
- **
|
|
75
|
-
- **
|
|
76
|
-
- **
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
- **
|
|
83
|
-
- **
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
- **
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
- **
|
|
94
|
-
- **
|
|
95
|
-
|
|
96
|
-
## [0.5.
|
|
97
|
-
|
|
98
|
-
### Added
|
|
99
|
-
- **
|
|
100
|
-
- **
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
- **
|
|
109
|
-
- **
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
- **
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
- **
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
###
|
|
126
|
-
- **
|
|
127
|
-
- **
|
|
128
|
-
- **
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
- `
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
-
|
|
154
|
-
|
|
155
|
-
## [0.3.
|
|
156
|
-
|
|
157
|
-
### Added
|
|
158
|
-
-
|
|
159
|
-
-
|
|
160
|
-
|
|
161
|
-
## [0.3.
|
|
162
|
-
|
|
163
|
-
###
|
|
164
|
-
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
-
|
|
186
|
-
|
|
187
|
-
## [0.
|
|
188
|
-
|
|
189
|
-
###
|
|
190
|
-
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
-
|
|
224
|
-
|
|
225
|
-
## [0.2.
|
|
226
|
-
|
|
227
|
-
### Fixed
|
|
228
|
-
-
|
|
229
|
-
-
|
|
230
|
-
|
|
231
|
-
## [0.
|
|
232
|
-
|
|
233
|
-
###
|
|
234
|
-
-
|
|
235
|
-
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
-
|
|
241
|
-
-
|
|
242
|
-
-
|
|
243
|
-
-
|
|
244
|
-
-
|
|
245
|
-
-
|
|
246
|
-
-
|
|
247
|
-
-
|
|
248
|
-
-
|
|
249
|
-
-
|
|
250
|
-
-
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
All notable changes to `@flogeez/angular-tiptap-editor` will be documented in this file.
|
|
4
|
+
|
|
5
|
+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
6
|
+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
|
+
|
|
8
|
+
## [2.0.3] - 2026-01-19
|
|
9
|
+
|
|
10
|
+
### Added
|
|
11
|
+
- **Edit Toggle**: Added an optional toggle button to switch between editable and view-only modes.
|
|
12
|
+
- **Design Tokens Improvements**: Refined menu border-radius and image styling for a more consistent visual experience.
|
|
13
|
+
|
|
14
|
+
## [2.0.2] - 2026-01-18
|
|
15
|
+
|
|
16
|
+
### Added
|
|
17
|
+
- **Peer Dependencies Optimization**: Added `@tiptap/pm` to `peerDependencies`. This ensures a single shared instance of ProseMirror across the application.
|
|
18
|
+
|
|
19
|
+
### Fixed
|
|
20
|
+
- **Slash Commands**: Migrated internal ProseMirror imports (`state`, `view`) to the official `@tiptap/pm` bridge. This aligns the library with Tiptap's recommended architecture and improves compatibility with modern bundlers.
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
## [2.0.1] - 2026-01-17
|
|
24
|
+
|
|
25
|
+
### Added
|
|
26
|
+
- **Global Footer Toggle**: Added `[showFooter]` input to easily toggle the entire editor footer (counters and limits).
|
|
27
|
+
|
|
28
|
+
### Changed
|
|
29
|
+
- **Enhanced Slash Commands**: Complete visual overhaul of the slash command menu with improved padding and consistent token-based styling.
|
|
30
|
+
|
|
31
|
+
## [2.0.0] - 2026-01-17
|
|
32
|
+
🚀 **Major Release**
|
|
33
|
+
|
|
34
|
+
> **Note:** I decided to skip v1.0.0 to align the version number with **Tiptap v2**.
|
|
35
|
+
> This structure prepares the project for the upcoming migration to **Tiptap v3** (which will correspond to my v3.0.0).
|
|
36
|
+
|
|
37
|
+
### Added
|
|
38
|
+
- **Extensible I18n**: The translation system is now open. You can add any language (e.g., `es`, `it`) via `addTranslations()`, and the `SupportedLocale` type now accepts any string with autocomplete for default languages.
|
|
39
|
+
- **Per-Instance I18n Override**: Added ability to define a specific language for a given editor instance via the `[locale]` input, without affecting the global language of other editors.
|
|
40
|
+
- **Global I18n Singleton**: The translation service is now a global singleton (`providedIn: 'root'`), allowing for application-wide language switching with a single call.
|
|
41
|
+
- **Seamless Mode**: Added `[seamless]` input to remove borders, backgrounds, and paddings.
|
|
42
|
+
- **Floating Toolbar**: Added `[floatingToolbar]` option for a sticky, auto-hiding toolbar with glassmorphism that only appears on focus or hover.
|
|
43
|
+
- **Improved Read-Only**: Refined the `[editable]="false"` behavior. Clicking in the empty space of a read-only editor no longer forces focus or moves the cursor. The toolbar and footer now correctly reflect the read-only state.
|
|
44
|
+
- **Code Block Support**: Added dedicated `CodeBlock` button to the toolbar and slash commands.
|
|
45
|
+
- **Precise Inline Code**: Separated "Inline Code" and "Code Block" in menus and translations for better clarity.
|
|
46
|
+
|
|
47
|
+
### Fixed
|
|
48
|
+
- **Inline Code Toggle**: Fixed a reactivity bug where the "Code" button in the toolbar became disabled when already inside a code mark, preventing it from being toggled off.
|
|
49
|
+
|
|
50
|
+
### Changed
|
|
51
|
+
- **Service Isolation**: `EditorCommandsService`, `LinkService`, `ColorPickerService`, and `ImageService` are no longer global (`root`). They are now provided at the component level for each editor instance, ensuring perfect isolation in multi-editor scenarios.
|
|
52
|
+
- **Internal Refactoring**: Systemic use of `currentTranslations` (computed signal) across all internal components for perfect reactivity to language changes.
|
|
53
|
+
|
|
54
|
+
### Breaking Changes
|
|
55
|
+
- **Service Injection**: If you were injecting `EditorCommandsService` (or other internal services) directly into your own global services/components, it will no longer work. You must now interact with the editor via its public API (`@ViewChild`).
|
|
56
|
+
|
|
57
|
+
## [0.6.0] - 2026-01-14
|
|
58
|
+
|
|
59
|
+
### Added
|
|
60
|
+
- **Reactive State Management**: New "Snapshot & Signal" architecture with optimized change detection (OnPush).
|
|
61
|
+
- **Custom Extension Tracking**: Automatic state tracking for custom Tiptap Marks and Nodes (zero-config).
|
|
62
|
+
- **Extensible State**: New `stateCalculators` input to inject custom logic into the reactive editor state.
|
|
63
|
+
- **Intelligent Color Detection**: The editor state now computes the actual visible text and background colors by inspecting the DOM (computed styles). This ensures the color picker accurately reflects the current formatting even when derived from CSS themes or inherited from parent elements.
|
|
64
|
+
- **Link & Color Bubble Menus**: Completely refactored management with dedicated bubble menus.
|
|
65
|
+
- **LinkService**: New dedicated service to manage link state and lifecycle independently.
|
|
66
|
+
- **Improved Visual Feedback**: Menus now preserve the editor's blue selection highlight while choosing colors or preparing to type a link.
|
|
67
|
+
- **Improved Image Selection**: Automatic node selection after insertion or replacement, ensuring resize handles and bubble menus appear instantly.
|
|
68
|
+
- **Danger Button Variant**: New `danger` variant for actions like "Reset Color" or "Remove Link", providing clear visual feedback for destructive operations.
|
|
69
|
+
|
|
70
|
+
### Fixed
|
|
71
|
+
- **Multi-instance Support**: Full service isolation, allowing multiple editors on the same page without shared state.
|
|
72
|
+
- **Bubble Menu Conflicts**: Fixed overlapping menus by implementing a strict priority system (specialized menus now hide the main text menu).
|
|
73
|
+
- **Image Bubble Menu Persistence**: Corrected Tippy.js behavior to prevent menus from disappearing when re-clicking an already-selected image.
|
|
74
|
+
- **Toolbar-Menu Harmony**: Bubbles now reactively hide when interacting with the main toolbar via a centralized signal.
|
|
75
|
+
- **Anti-Echo Loop**: Implemented a robust "lastEmittedHtml" logic combined with `untracked()` to prevent infinite loops and cursor reset when using two-way binding or FormControls.
|
|
76
|
+
- **Atomic Image Replacement**: Refactored image service to perform atomic updates, fixing the "extra space" bug and preventing layout shifts during asynchronous uploads.
|
|
77
|
+
|
|
78
|
+
### Changed
|
|
79
|
+
- **Architectural Refactoring**: `EditorCommandsService` is now a clean facade/proxy for specialized services (`ImageService`, `ColorPickerService`, `LinkService`).
|
|
80
|
+
- **Optimized State Performance**: Refactored state calculators (notably `MarksCalculator`) to minimize DOM access and avoid unnecessary layout recalculations (reflow).
|
|
81
|
+
- **Centralized Color Utilities**: Consolidated color normalization, luminance, and contrast calculations into a shared utility for perfect consistency.
|
|
82
|
+
- **Public API Cleanup**: Exported all modular calculators, services, and models for better extensibility.
|
|
83
|
+
- **Color Picker Stability**: Integrated selection capture and locked modes to ensure 100% reliability in color application.
|
|
84
|
+
|
|
85
|
+
## [0.5.5] - 2026-01-09
|
|
86
|
+
|
|
87
|
+
### Added
|
|
88
|
+
- **Bubble Menus Confinement**: Menus now properly respect the editor's boundaries and are clipped by the container when scrolling, specifically optimized for `fillContainer` mode.
|
|
89
|
+
- **Unified Command Execution**: Centralized all editor operations within `EditorCommandsService`, ensuring consistent behavior between the toolbar and bubble menus.
|
|
90
|
+
|
|
91
|
+
### Fixed
|
|
92
|
+
- **Bubble Menus Positionning**: Refactored positioning logic for all bubble menus (Text, Image, Table, Cell, Slash) using Tippy's `sticky` plugin for real-time tracking during resizing and scrolling.
|
|
93
|
+
- **Bubble Menus Performances**: Significant performance boost in `getImageRect` and `getTableRect` using direct ProseMirror DOM lookups.
|
|
94
|
+
- **Performance Optimization**: Implemented `ChangeDetectionStrategy.OnPush` across all library components to minimize change detection cycles. Improved resource management by enabling Tippy's sticky polling only while menus are visible.
|
|
95
|
+
|
|
96
|
+
## [0.5.4] - 2026-01-08
|
|
97
|
+
|
|
98
|
+
### Added
|
|
99
|
+
- **Enhanced Color Pickers**: Refactored text and highlight pickers with a curated palette of predefined colors for faster styling.
|
|
100
|
+
- **Intelligent Bubble Menus**: Automatic hiding when approaching the toolbar and smart restoration when leaving, ensuring a non-obstructive editing experience.
|
|
101
|
+
|
|
102
|
+
## [0.5.3] - 2026-01-08
|
|
103
|
+
|
|
104
|
+
### Added
|
|
105
|
+
- **Unified Color Picker**: Refactored text and highlight color pickers into a single, generic `TiptapColorPickerComponent` for better maintainability (DRY).
|
|
106
|
+
- **Advanced Highlight Picker**: The highlight button now displays the selected color as its background, with automatic icon contrast (black/white) for perfect visibility.
|
|
107
|
+
- **Improved Text Color Picker**: Added an adaptive contrast background to the text color button when a very light color is selected, ensuring the icon remains visible.
|
|
108
|
+
- **Highlight Toggle vs Picker**: Separated the quick "Yellow Highlight" toggle (binary) from the advanced "Color Picker" (precision), allowing both to be configured independently.
|
|
109
|
+
- **New Default Configuration**: The editor now enables the advanced Color Picker and Text Color picker by default in both the toolbar and bubble menu.
|
|
110
|
+
|
|
111
|
+
## [0.5.2] - 2026-01-07
|
|
112
|
+
|
|
113
|
+
### Added
|
|
114
|
+
- **Word Count Toggle**: Added `showWordCount` input to independently control the visibility of the word counter.
|
|
115
|
+
- **Character Limit**: Added `maxCharacters` support with visual feedback and dynamic blocking.
|
|
116
|
+
- **Footer Configuration Section**: New section in the demo to manage counters and limits with a design consistent with other panels.
|
|
117
|
+
|
|
118
|
+
## [0.5.1] - 2026-01-07
|
|
119
|
+
|
|
120
|
+
### Fixed
|
|
121
|
+
- **Library Dependencies**: Added missing `@tiptap/extension-color` and `@tiptap/extension-text-style` to peerDependencies.
|
|
122
|
+
|
|
123
|
+
## [0.5.0] - 2026-01-07
|
|
124
|
+
|
|
125
|
+
### Added
|
|
126
|
+
- **Full Theming System**: Introduced a complete set of CSS variables (`--ate-*`) for deep editor customization.
|
|
127
|
+
- **Dark Mode Support**: Native support for dark mode via `.dark` class or `[data-theme="dark"]` attribute on the editor component.
|
|
128
|
+
- **Theme Customizer**: New interactive panel in the demo application to customize and export CSS themes in real-time.
|
|
129
|
+
- **Improved Slash Menu**: Refactored slash menu with better UI, keyboard navigation, and easier command filtering.
|
|
130
|
+
|
|
131
|
+
### Breaking Changes
|
|
132
|
+
- **Slash Commands API**: The `slashCommands` input now takes a `SlashCommandsConfig` object (a set of boolean flags) to toggle default commands, instead of a list of command items.
|
|
133
|
+
- **Custom Slash Commands**: To provide your own commands, you must now use the new `customSlashCommands` input.
|
|
134
|
+
- **CSS Variables**: The editor now relies heavily on CSS variables. If you had deep CSS overrides, you might need to update them to use the new `--ate-*` tokens.
|
|
135
|
+
|
|
136
|
+
### Fixed
|
|
137
|
+
- **Text Color Picker**: Improved initial color detection using computed styles and refined UI behavior to accurately reflect text color even when using theme defaults.
|
|
138
|
+
|
|
139
|
+
### Changed
|
|
140
|
+
- Renamed several internal components and services for better consistency.
|
|
141
|
+
|
|
142
|
+
## [0.4.0] - 2026-01-07
|
|
143
|
+
|
|
144
|
+
### Added
|
|
145
|
+
- Text color picker extension (PR #6 by @nicolashimmelmann)
|
|
146
|
+
- Integrated color picker into the main toolbar and bubble menu
|
|
147
|
+
- New `tiptapExtensions` and `tiptapOptions` inputs for deeper editor customization (PR #6 by @nicolashimmelmann)
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
## [0.3.7] - 2025-12-19
|
|
151
|
+
|
|
152
|
+
### Added
|
|
153
|
+
- `fillContainer` input to make the editor fill the full height of its parent container
|
|
154
|
+
|
|
155
|
+
## [0.3.6] - 2025-12-19
|
|
156
|
+
|
|
157
|
+
### Added
|
|
158
|
+
- Custom image upload handler (`imageUploadHandler` input)
|
|
159
|
+
- Support for both `Promise` and `Observable` return types in upload handler
|
|
160
|
+
|
|
161
|
+
## [0.3.5] - 2025-12-19
|
|
162
|
+
|
|
163
|
+
### Added
|
|
164
|
+
- `autofocus` input with multiple options (`false`, `'start'`, `'end'`, `'all'`, or position number)
|
|
165
|
+
- Autofocus property support (PR #5 by @elirov)
|
|
166
|
+
|
|
167
|
+
## [0.3.4] - 2025-12-19
|
|
168
|
+
|
|
169
|
+
### Fixed
|
|
170
|
+
- Removed console.log statements
|
|
171
|
+
|
|
172
|
+
## [0.3.3] - 2025-09-05
|
|
173
|
+
|
|
174
|
+
### Fixed
|
|
175
|
+
- Slash commands functionality improvements
|
|
176
|
+
|
|
177
|
+
## [0.3.2] - 2025-09-05
|
|
178
|
+
|
|
179
|
+
### Fixed
|
|
180
|
+
- Table functionality in slash commands
|
|
181
|
+
|
|
182
|
+
## [0.3.1] - 2025-09-03
|
|
183
|
+
|
|
184
|
+
### Added
|
|
185
|
+
- Table extension with bubble menu for cell editing
|
|
186
|
+
|
|
187
|
+
## [0.3.0] - 2025-09-01
|
|
188
|
+
|
|
189
|
+
### Added
|
|
190
|
+
- Table extension (insert, delete rows/columns, merge cells)
|
|
191
|
+
- Cell bubble menu for table editing
|
|
192
|
+
|
|
193
|
+
## [0.2.7] - 2025-08-22
|
|
194
|
+
|
|
195
|
+
### Fixed
|
|
196
|
+
- FormControls now fully Angular 18+ compliant
|
|
197
|
+
|
|
198
|
+
## [0.2.6] - 2025-08-21
|
|
199
|
+
|
|
200
|
+
### Fixed
|
|
201
|
+
- FormControl update when editor is not ready yet
|
|
202
|
+
|
|
203
|
+
## [0.2.5] - 2025-08-21
|
|
204
|
+
|
|
205
|
+
### Changed
|
|
206
|
+
- Updated README with StackBlitz demo link
|
|
207
|
+
|
|
208
|
+
## [0.2.4] - 2025-08-21
|
|
209
|
+
|
|
210
|
+
### Fixed
|
|
211
|
+
- FormControls improvements
|
|
212
|
+
|
|
213
|
+
## [0.2.3] - 2025-08-20
|
|
214
|
+
|
|
215
|
+
### Fixed
|
|
216
|
+
- Text alignment controls
|
|
217
|
+
- Image positioning
|
|
218
|
+
- Placeholder display
|
|
219
|
+
|
|
220
|
+
## [0.2.2] - 2025-08-20
|
|
221
|
+
|
|
222
|
+
### Fixed
|
|
223
|
+
- Material Symbols font loading
|
|
224
|
+
|
|
225
|
+
## [0.2.1] - 2025-08-20
|
|
226
|
+
|
|
227
|
+
### Fixed
|
|
228
|
+
- Peer dependencies versions
|
|
229
|
+
- Library package name
|
|
230
|
+
|
|
231
|
+
## [0.2.0] - 2025-08-20
|
|
232
|
+
|
|
233
|
+
### Fixed
|
|
234
|
+
- Angular version compatibility
|
|
235
|
+
- GitHub Pages deployment path
|
|
236
|
+
|
|
237
|
+
## [0.1.0] - 2025-08-20
|
|
238
|
+
|
|
239
|
+
### Added
|
|
240
|
+
- Initial release
|
|
241
|
+
- Rich text editing with Tiptap
|
|
242
|
+
- Toolbar with formatting options (bold, italic, underline, strike, code)
|
|
243
|
+
- Heading support (H1, H2, H3)
|
|
244
|
+
- Lists (bullet, ordered)
|
|
245
|
+
- Blockquote and horizontal rule
|
|
246
|
+
- Image upload with drag & drop and progress indicator
|
|
247
|
+
- Resizable images
|
|
248
|
+
- Character and word count
|
|
249
|
+
- Bubble menu for text formatting
|
|
250
|
+
- Image bubble menu with resize controls
|
|
251
|
+
- Slash commands with keyword filtering
|
|
252
|
+
- Highlight extension
|
|
253
|
+
- Customizable toolbar and bubble menu configuration
|
|
254
|
+
- Internationalization support (English, French)
|
|
255
|
+
- Angular 18+ standalone components
|
|
256
|
+
- Reactive Forms support (ControlValueAccessor)
|
package/LICENSE
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2026 FloGeez
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 FloGeez
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|