Commit Graph

188 Commits (master)
 

Author SHA1 Message Date
Katja Lutz dddc59b9e6 chore(release): 1.7.1 7 months ago
Katja Lutz de2e4501a6 fix: lock dependencies to non-breaking versions 7 months ago
Katja Lutz 54b2d1344d chore(release): 1.7.0 2 years ago
Katja Lutz f501579644 feat: implement apply bank address buttons 2 years ago
Katja Lutz e0f5a05c3a feat: implement second name field for postal addresses
closes issue #25
2 years ago
Katja Lutz d236cd2aa1 chore(release): 1.6.0 2 years ago
Katja Lutz 1a73878053 feat: implement markdown toc and custom heading ids
closes issue #24
2 years ago
Katja Lutz 636d245873 chore(release): 1.5.1 2 years ago
Katja Lutz 089dd2087d fix: set proper path to cantarell font 2 years ago
Katja Lutz 4f59c7c662 chore(release): 1.5.0 2 years ago
Katja Lutz 329a7ce4fc docs: add alternative solutions link to README 2 years ago
Katja Lutz a84a8695a8 feat: implement font setting and load cantarell explicitly
closes issue #2
2 years ago
Katja Lutz 8e59f61f6a chore(release): 1.4.0 2 years ago
Katja Lutz ab73b21971 feat: uppercase zip and iban input labels 2 years ago
Katja Lutz 73b9024b05 feat: implement IBAN validation
closes issue #6
2 years ago
Katja Lutz b05dc0139b docs: add qr code quidelines and resources to README 2 years ago
Katja Lutz 00cdbd853d fix: dont apply margin-bottom to prose br 2 years ago
Katja Lutz f8d0b9e6e8 feat: implement letter print type 2 years ago
Katja Lutz decfdf838d fix: properly clear textarea values after file load
Reason behind this change is, because value via children cannot be reset to
undefined, after the textarea was changed by any user input.
2 years ago
Katja Lutz c35a017d91 feat: implement custom page title setting
closes issue #21
2 years ago
Katja Lutz 5548b47253 fix: set proper swiss qr version as expected by the guidelines
closes issue #23
2 years ago
Katja Lutz a4bfd17251 refactor: create constant for swiss qr line breaks 2 years ago
Katja Lutz 1119f7b0b1 chore(release): 1.3.0 2 years ago
Katja Lutz be3d1888b3 fix: check for proper error message to silent common typer-js resume bug 2 years ago
Katja Lutz 6c801637f6 feat: implement like button
closes issue #18
2 years ago
Katja Lutz 153a86ab59 chore: implement server onExit utility 2 years ago
Katja Lutz f4dd2cdb7f feat: reset lastSaved time after document load 2 years ago
Katja Lutz 2ffdc401f1 feat: implement logo delete button 2 years ago
Katja Lutz f54b309b65 chore: support jsx element as TextInput suffix 2 years ago
Katja Lutz 24e82ace96 feat: implement addressLayout setting and optimize address layouts for print
closes issue #14
2 years ago
Katja Lutz c9328257db feat: move corporate design section to design accordion item 2 years ago
Katja Lutz 12c9ffb935 feat: change Select input-group size from small to normal 2 years ago
Katja Lutz 72943cc41d feat: convert Select input-group to label 2 years ago
Katja Lutz 514d06b13c chore: improve defaultPositionType select title 2 years ago
Katja Lutz 058c973e15 refactor: extract defaultPositionType select into new Select component 2 years ago
Katja Lutz 4673ba8019 feat: disable word wrapping for invoice position prices and quantity 2 years ago
Katja Lutz 0b55a50d76 feat: preview fullWidthInvoice setting closer to reality 2 years ago
Katja Lutz d90d0b2f8c chore(locale): change word Pixel to Pixeln in WelcomeModal 2 years ago
Katja Lutz 23b3412379 feat: play trailer video in WelcomeModal 2 years ago
Katja Lutz 0462e70229 refactor: replace own shuffle function with external froebel shuffle 2 years ago
Katja Lutz b5530130ef chore(deps): update dependencies 2 years ago
Katja Lutz 994e5d8163 feat: collapse overlay on small devices 2 years ago
Katja Lutz d294c100c6 feat: improve WelcomeModal table of contents layout 2 years ago
Katja Lutz d99c0d6bc2 feat: reduce top margin for WelcomeModal footer on small devices 2 years ago
Katja Lutz b54bb7c1b9 feat: make unsupported devices warning more obvious 2 years ago
Katja Lutz 39a72b6670 fix: in print preview show same page margin independent of fullWidthInvoice 2 years ago
Katja Lutz d04ad556d1 feat: add support for screens with min-width 1024px 2 years ago
Katja Lutz 21017278f2 chore(release): 1.2.0 2 years ago
Katja Lutz cf2a1c4d90 feat: implement custom NumberInput component 2 years ago
Katja Lutz a935e6fe56 feat: support decimals in position quantity input
closes issue #12
2 years ago