Raffael Meyer
fc64e8a0fb
feat: pass doctype as context when translating label ( #24903 )
2024-02-18 19:42:15 +05:30
Suraj Shetty
b4bc871aab
style: Auto format vue file with prettier
...
- Ran pre-commit run --all-files
2023-11-13 11:26:00 +05:30
Faris Ansari
838919eb42
fix: update deprecated deep selector syntax ( #20807 )
...
`>>>` to `:deep`
2023-04-21 17:43:41 +05:30
Shariq Ansari
45e7e92ffa
refactor: Print Format Builder Beta code to vue 3
2022-10-05 15:41:14 +05:30
HENRY Florian
1826c9e9af
fix: translation context for print format align values ( #17026 )
2022-05-31 14:15:21 +05:30
Faris Ansari
c4028c138c
fix: fields container height
2021-10-20 19:06:26 +05:30
Faris Ansari
18b3651b46
feat: Google font selection
...
google_fonts.json with a decent selection of fonts
2021-10-20 17:20:59 +05:30
Faris Ansari
f86a477aa6
fix: controls styling
2021-10-19 19:22:39 +05:30
Faris Ansari
090a5db7f8
feat: Spacer and Divider components
2021-10-19 19:16:54 +05:30
Faris Ansari
d8dfc14bea
feat: Configurable font size
2021-10-19 19:15:38 +05:30
Faris Ansari
76b5ee8b9e
feat: Field Templates
...
- standard field templates for rendering custom templates for fields for e.g., taxes in invoice
- ability to create user defined reusable templates that show up in print format builder
2021-10-19 19:12:15 +05:30
Faris Ansari
c31bf0aadc
fix: Page number
...
- simpler configuration
- remove arbitrary margin text configuration
2021-10-19 15:45:40 +05:30
Faris Ansari
c66236eea8
fix: field container height to avoid scroll
2021-09-16 13:40:02 +05:30
Faris Ansari
f4bd62c010
feat: More features
...
- Letterhead editing
- Edit Header and Footer
- Margin Text
- PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer
- Simplify /printpreview
- Separate renderer files for each fieldtype
2021-09-15 18:50:41 +05:30
Faris Ansari
dd03ce8053
fix: Ability to set font via Google Font
2021-09-07 10:45:09 +05:30
Faris Ansari
c6b4fd2593
fix: Add section page break
2021-09-06 16:57:16 +05:30
Faris Ansari
f536a1ff91
fix: More features
...
- Show selection dialog if Print Format not selected
- Field component
- Common store
- Edit Field label inline
- Configure table columns
- Edit Custom HTML
- Preview
2021-09-06 16:57:16 +05:30
Faris Ansari
b8fbed0f66
feat: New Print Format Builder
...
- Print Format Builder Beta page
- Add margin fields in Print Format
- Using vuedraggable for drag and drop
2021-09-06 16:56:00 +05:30