Commit Graph

8 Commits

Author SHA1 Message Date
dcb7c2436f fix: update prettier and tailwind 2024-11-26 11:47:28 +11:00
83e7a3c222 fix: improve field sizing (#1486)
## Description

Allows for smaller field sizing in addition to improving our styling
when displaying labels on smaller fields.

This is the minimum currently supported field size until we perform a
more extensive refactor of our current drag and drop system.

## Related Issue

Reported via support channels

## Changes Made

- Updated our minimum size constraints
- Attempted to add a general autosizing component for text and failed
- Updated styling in a bunch of places to use the css `clamp()` method
for dynamic sizing.
2024-11-20 22:49:30 +11:00
5660b99df7 chore: fix package vulnerabilities
Signed-off-by: Adithya Krishna <adi@documenso.com>
2024-01-03 13:23:13 +05:30
39c01f4e8d fix: remove server actions (#684) 2023-12-02 09:38:24 +11:00
49ce09f49b fix: support optimise imports 2023-11-06 13:01:14 +11:00
2ba7df4881 fix: update eslint rules 2023-11-06 13:01:11 +11:00
154ef26465 feat: add content layer
Add blog pages

Add privacy page
2023-11-06 13:01:08 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00