File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <a name =" 3.0.1 " ></a >
2+ ## [ 3.0.1] ( https://github.com/kolkov/angular-editor/compare/v3.0.0...v3.0.1 ) (2025-11-22)
3+
4+ ### Bug Fixes
5+ * ** Icons:** Fixed list icons (unordered/ordered) display consistency in toolbar
6+
7+ ### CI/CD
8+ * ** GitHub Actions:** Added automated npm publishing workflow
9+ * ** npm Publishing:** Configured Granular Access Token authentication
10+ * ** GitHub Releases:** Automated release creation with changelog
11+
12+ ---
13+
114<a name =" 3.0.0 " ></a >
215## [ 3.0.0] ( https://github.com/kolkov/angular-editor/compare/v2.0.0...v3.0.0 ) (2025-11-22) Major Angular 20 Upgrade
316
3043* ** Tests:** 13/13 tests passing (100% success rate)
3144
3245### Bug Fixes
33- * ** Icons:** Fixed list icons (unordered/ordered) display consistency in toolbar
3446* ** Tests:** Fixed AeSelectComponent tests for mousedown event handling
3547* ** Demo:** Updated demo app for Angular 20 compatibility
3648
Original file line number Diff line number Diff line change 11{
22 "name" : " @kolkov/angular-editor" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "scripts" : {
55 "ng" : " ng" ,
66 "start" : " ng serve" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @kolkov/angular-editor" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " A simple native WYSIWYG editor for Angular 20+. Rich Text editor component for Angular." ,
55 "author" : " Andrey Kolkov <a.kolkov@gmail.com>" ,
66 "repository" : " https://github.com/kolkov/angular-editor" ,
You can’t perform that action at this time.
0 commit comments