Commit Graph

174 Commits (73b9024b055e562ae474a457a811572f5940ed64)
 

Author SHA1 Message Date
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
Katja Lutz d5a4a739a6 chore: show warning if vatRate is over 100
related issue #11
2 years ago
Katja Lutz 0bb8423b01 feat: support non-numeric characters in line2 street field
closes issue #8
2 years ago
Katja Lutz 6b89e28c5f feat: replace gray with slate bg color for form labels
closes issue #3
2 years ago
Katja Lutz af7511e459 chore(release): 1.1.0 2 years ago
Katja Lutz d20a44990b feat: set maxlength 50 for iban input
closes issue #5
2 years ago
Katja Lutz 95784540c9 feat: implement error handling for QrCode generation
closes issue #4
2 years ago
Katja Lutz 11739dc70c chore(release): 1.0.1 2 years ago
Katja Lutz 82b9ae551a fix: correct typo in label for useCustomAddress input 2 years ago
Katja Lutz ae1b31c0bb chore(release): 1.0.0 2 years ago
Katja Lutz 70e324a6cd feat: version systemd service example 2 years ago
Katja Lutz aedcc6d000 chore(release): 0.4.0 2 years ago
Katja Lutz 27b819a39e feat: add social crawler image 2 years ago
Katja Lutz 33a856d97e feat: add CHF suffix to discount price input 2 years ago
Katja Lutz eef1631f6c feat: add donation link to WelcomeModal 2 years ago