Logo
Explore Help
Sign In
djoka/bentopdf
1
0
Fork 0
You've already forked bentopdf
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d9561d79b9eef5b0853dc8bfb3ef7cc9323a47c7
bentopdf/src/js/utils/lucide-init.ts

6 lines
130 B
TypeScript
Raw Normal View History

feat(pdf-tools): add bookmark pdf tool and lucide icons integration - Add 'bookmark-pdf' to singlePdfLoadTools - Create new lucide-init.ts for icon initialization - Update HTML files to use local lucide initialization - Add bookmark.html page with full bookmark editor functionality - Update tools config to include bookmark tool - Modify main.ts to handle tool cards with href links
2025-10-27 22:01:36 +05:30
import { createIcons, icons } from 'lucide';
document.addEventListener('DOMContentLoaded', () => {
createIcons({ icons });
feat(bookmark): improve pdf bookmark tool ui with dark mode and drag-drop - Add dark mode styling to the bookmark tool page - Implement drag-and-drop file upload zones for PDF, CSV and JSON - Enhance file input UI with icons and better visual feedback - Fix formatting and whitespace issues in multiple files
2025-10-27 22:35:49 +05:30
});
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 53ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API