Skip to content

Releases: cosmocode/formserver

v1.3.9

26 Feb 10:31
Compare
Choose a tag to compare
More space in modal boxes

v1.3.8

22 Feb 12:06
Compare
Choose a tag to compare
Don't scroll background when modal is open

v1.3.7

20 Feb 11:28
Compare
Choose a tag to compare
More space in modal boxes

v1.3.6

14 Feb 12:44
Compare
Choose a tag to compare
Add modals to all form elements

v1.3.5

23 Jan 18:34
Compare
Choose a tag to compare
Update docs

v1.3.4

17 Jan 13:58
Compare
Choose a tag to compare
Bugfixes

v1.3.3

16 Jan 09:45
Compare
Choose a tag to compare
Background colors for fieldsets

v1.3.2

10 Jan 13:53
Compare
Choose a tag to compare
Adjust spacing in tablestyle again

Alignment of "rows" could be broken by sprinkling tooltips all over the
fields. Now labels and their tooltips are wrapped in a div and displayed
/ hidden together.

Basically reverts 51b2690 but keeps changes made on top of it
without all the conflicts in direct revert

v1.3.1

24 Oct 11:11
Compare
Choose a tag to compare
Make more fields cloneable

v1.3.0

21 Sep 10:10
Compare
Choose a tag to compare
Merge branch '2023-09'

New features:
- text input can be cloned in frontend
- better error handling
- custom error HTML
- fix crash when uploads exceeded server limits
- new display options for HR and labels
- CSS fixes