-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone Release - Move vnext into main #31
base: main
Are you sure you want to change the base?
Commits on May 16, 2024
-
fix: removed default tokens as it results in them being used when no …
…tokens is defined overriding the quickform default tokens
Configuration menu - View commit details
-
Copy full SHA for 6333591 - Browse repository at this point
Copy the full SHA 6333591View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fd3a56 - Browse repository at this point
Copy the full SHA 3fd3a56View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ad908b - Browse repository at this point
Copy the full SHA 1ad908bView commit details -
fix: regression on breaking change - question numbers hould be hangin…
…g to the left such headline/subline is aligned under eachother. Layout controls if shown still.
Configuration menu - View commit details
-
Copy full SHA for 03ea685 - Browse repository at this point
Copy the full SHA 03ea685View commit details -
feat: Added enter support on active questions and support for knowing…
… which question is currently active. Answering on enter and onblur for multiline
Configuration menu - View commit details
-
Copy full SHA for 66b0f7f - Browse repository at this point
Copy the full SHA 66b0f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2323005 - Browse repository at this point
Copy the full SHA 2323005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c7eb7e - Browse repository at this point
Copy the full SHA 5c7eb7eView commit details -
fix: regression on breaking change - submitfields answers not added d…
…ue to not part of slide
Configuration menu - View commit details
-
Copy full SHA for 887b2a9 - Browse repository at this point
Copy the full SHA 887b2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e363b - Browse repository at this point
Copy the full SHA 02e363bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 711a063 - Browse repository at this point
Copy the full SHA 711a063View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7286a3 - Browse repository at this point
Copy the full SHA f7286a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55470bb - Browse repository at this point
Copy the full SHA 55470bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f71d639 - Browse repository at this point
Copy the full SHA f71d639View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84cc97 - Browse repository at this point
Copy the full SHA d84cc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838f86a - Browse repository at this point
Copy the full SHA 838f86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 301143f - Browse repository at this point
Copy the full SHA 301143fView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b94ff1e - Browse repository at this point
Copy the full SHA b94ff1eView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e4fc5f0 - Browse repository at this point
Copy the full SHA e4fc5f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f533816 - Browse repository at this point
Copy the full SHA f533816View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0fed13 - Browse repository at this point
Copy the full SHA e0fed13View commit details -
fix: corrects a color issue on "Tryk Enter" text next to slideButton …
…- removes some redundant code
Configuration menu - View commit details
-
Copy full SHA for e37b030 - Browse repository at this point
Copy the full SHA e37b030View commit details -
fix: removes 2 second wait on phonevalidation that was used to demo a…
…sync functionality
Configuration menu - View commit details
-
Copy full SHA for b03baca - Browse repository at this point
Copy the full SHA b03bacaView commit details -
feat: adds the option to define icons and buttonText pr. slide. Also …
…fixes a bug on multilinetext where focus on inputcontrol did not set the question to active
Configuration menu - View commit details
-
Copy full SHA for 8b1f8b9 - Browse repository at this point
Copy the full SHA 8b1f8b9View commit details -
fix: removed unused classname in quickformprovider - cant pass classn…
…ame to provider anyway so did not make sense to have it
Configuration menu - View commit details
-
Copy full SHA for 4c68d3d - Browse repository at this point
Copy the full SHA 4c68d3dView commit details
Commits on May 31, 2024
-
fix: removed import of inputcontrols in QuickForm.tsx and adjust play…
…ground to use them from components folder instead
Configuration menu - View commit details
-
Copy full SHA for 3aff78b - Browse repository at this point
Copy the full SHA 3aff78bView commit details -
Merge pull request #23 from EAVFW/kba/minor-bugfixes
Kba/minor bugfixes
Configuration menu - View commit details
-
Copy full SHA for 3b933c9 - Browse repository at this point
Copy the full SHA 3b933c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd96b4 - Browse repository at this point
Copy the full SHA 0cd96b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9e0a4 - Browse repository at this point
Copy the full SHA 0e9e0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a4c776 - Browse repository at this point
Copy the full SHA 7a4c776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9608d45 - Browse repository at this point
Copy the full SHA 9608d45View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85731d4 - Browse repository at this point
Copy the full SHA 85731d4View commit details
Commits on Jun 4, 2024
-
fix: buttons aligns with screen size more properly now. 4 buttons pr.…
… row on large screens is default
Configuration menu - View commit details
-
Copy full SHA for 82039b0 - Browse repository at this point
Copy the full SHA 82039b0View commit details -
fix: removed maxWidth on question as it caused alignment to behave un…
…expected on large widths
Configuration menu - View commit details
-
Copy full SHA for e1dc1ca - Browse repository at this point
Copy the full SHA e1dc1caView commit details -
fix: minor width cleanup - added new bottomPadding to question to com…
…pensate for space needed for error message (so it doesnt bump when msg is cleared)
Configuration menu - View commit details
-
Copy full SHA for a7b0ec4 - Browse repository at this point
Copy the full SHA a7b0ec4View commit details -
Merge pull request #24 from EAVFW/kba/buttons-breakpoint-update
Kba/buttons breakpoint update
Configuration menu - View commit details
-
Copy full SHA for 4d586be - Browse repository at this point
Copy the full SHA 4d586beView commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1c9802 - Browse repository at this point
Copy the full SHA b1c9802View commit details -
feat: added support to override the submitfields component and settin…
…g the nextbutton on layout
Configuration menu - View commit details
-
Copy full SHA for d88b75d - Browse repository at this point
Copy the full SHA d88b75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a653e93 - Browse repository at this point
Copy the full SHA a653e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535fcf0 - Browse repository at this point
Copy the full SHA 535fcf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13bfe40 - Browse repository at this point
Copy the full SHA 13bfe40View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab9b822 - Browse repository at this point
Copy the full SHA ab9b822View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 88856fd - Browse repository at this point
Copy the full SHA 88856fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4031154 - Browse repository at this point
Copy the full SHA 4031154View commit details
Commits on Jun 10, 2024
-
fix: added ModernQuickformContainer to core and removed unused depend…
…encies in package.json
Configuration menu - View commit details
-
Copy full SHA for 5921791 - Browse repository at this point
Copy the full SHA 5921791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b30b14 - Browse repository at this point
Copy the full SHA 9b30b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c050a4 - Browse repository at this point
Copy the full SHA 2c050a4View commit details
Commits on Jun 25, 2024
-
feat: adds the option to disable show press enter text on slidebutton…
… and change icons on slidebutton from layout object
Configuration menu - View commit details
-
Copy full SHA for b344045 - Browse repository at this point
Copy the full SHA b344045View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f832e8 - Browse repository at this point
Copy the full SHA 6f832e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a043e29 - Browse repository at this point
Copy the full SHA a043e29View commit details -
Co-authored-by: Poul Kjeldager Sørensen <pks@delegate.dk>
Configuration menu - View commit details
-
Copy full SHA for c4d6731 - Browse repository at this point
Copy the full SHA c4d6731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8268306 - Browse repository at this point
Copy the full SHA 8268306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed19ed - Browse repository at this point
Copy the full SHA 1ed19edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fe9e65 - Browse repository at this point
Copy the full SHA 4fe9e65View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75945c3 - Browse repository at this point
Copy the full SHA 75945c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 512821d - Browse repository at this point
Copy the full SHA 512821dView commit details -
Simon S. Pedersen committed
Jun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 95c90ac - Browse repository at this point
Copy the full SHA 95c90acView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6af055 - Browse repository at this point
Copy the full SHA f6af055View commit details -
Simon S. Pedersen committed
Jun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 072125f - Browse repository at this point
Copy the full SHA 072125fView commit details -
Simon S. Pedersen committed
Jun 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 4190fb5 - Browse repository at this point
Copy the full SHA 4190fb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ce1b0 - Browse repository at this point
Copy the full SHA 19ce1b0View commit details -
Merge pull request #27 from EAVFW/kba/new-default-slide-button-icon
fix: added a new icon option in default slide button icon
Configuration menu - View commit details
-
Copy full SHA for 09ab8b2 - Browse repository at this point
Copy the full SHA 09ab8b2View commit details
Commits on Jun 28, 2024
-
feat: Added monaco editor and simple schema
Simon S. Pedersen committedJun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a39ae61 - Browse repository at this point
Copy the full SHA a39ae61View commit details -
Merge pull request #28 from EAVFW/ssp/codeViewer
feat: Added source view
Configuration menu - View commit details
-
Copy full SHA for b3eb2ac - Browse repository at this point
Copy the full SHA b3eb2acView commit details
Commits on Aug 15, 2024
-
fix: monaco editor type / null checks on uischema, generated prop on …
…designer definition
Configuration menu - View commit details
-
Copy full SHA for b5b5046 - Browse repository at this point
Copy the full SHA b5b5046View commit details
Commits on Aug 16, 2024
-
fix: removed inputType parameter on useHandleEnterKeyPress hook as it…
… was no longer being used.
Configuration menu - View commit details
-
Copy full SHA for 38bbffc - Browse repository at this point
Copy the full SHA 38bbffcView commit details -
fix: moved defaultNextButtonText out of component as it was being def…
…ined two places. It is only defined in defaultState function now
Configuration menu - View commit details
-
Copy full SHA for 078ca89 - Browse repository at this point
Copy the full SHA 078ca89View commit details -
Merge pull request #29 from EAVFW/kba/enter-key-fix
Kba/enter key fix
Configuration menu - View commit details
-
Copy full SHA for bc1866c - Browse repository at this point
Copy the full SHA bc1866cView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 221b700 - Browse repository at this point
Copy the full SHA 221b700View commit details -
Merge pull request #30 from EAVFW/kba/showPressEnterFix
fix: sets showEnter state on intro and submit slides from context
Configuration menu - View commit details
-
Copy full SHA for b8c9431 - Browse repository at this point
Copy the full SHA b8c9431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 180d2b9 - Browse repository at this point
Copy the full SHA 180d2b9View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc09dfc - Browse repository at this point
Copy the full SHA dc09dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b6844 - Browse repository at this point
Copy the full SHA f9b6844View commit details
Commits on Aug 26, 2024
-
fix: Added such ending slide is updated upon submit. Submit handler c…
…an return updated information
Configuration menu - View commit details
-
Copy full SHA for 7bcb788 - Browse repository at this point
Copy the full SHA 7bcb788View commit details -
Configuration menu - View commit details
-
Copy full SHA for af3872e - Browse repository at this point
Copy the full SHA af3872eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea3903 - Browse repository at this point
Copy the full SHA 9ea3903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 858d262 - Browse repository at this point
Copy the full SHA 858d262View commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 612a100 - Browse repository at this point
Copy the full SHA 612a100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6992f5e - Browse repository at this point
Copy the full SHA 6992f5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8746369 - Browse repository at this point
Copy the full SHA 8746369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bdc3b3 - Browse repository at this point
Copy the full SHA 6bdc3b3View commit details
Commits on Aug 29, 2024
-
fix: after introduction to intermediate answers, we dont need a seper…
…ate state. added lineheight = fontsize
Configuration menu - View commit details
-
Copy full SHA for 0343606 - Browse repository at this point
Copy the full SHA 0343606View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afce66d - Browse repository at this point
Copy the full SHA afce66dView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 799d649 - Browse repository at this point
Copy the full SHA 799d649View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c950e0 - Browse repository at this point
Copy the full SHA 2c950e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8539edf - Browse repository at this point
Copy the full SHA 8539edfView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 345da8d - Browse repository at this point
Copy the full SHA 345da8dView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d93d6f - Browse repository at this point
Copy the full SHA 2d93d6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b28486 - Browse repository at this point
Copy the full SHA 0b28486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0417c - Browse repository at this point
Copy the full SHA 8a0417cView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cab15d5 - Browse repository at this point
Copy the full SHA cab15d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66651b - Browse repository at this point
Copy the full SHA b66651bView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8ff99b - Browse repository at this point
Copy the full SHA a8ff99bView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 658c591 - Browse repository at this point
Copy the full SHA 658c591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04e219d - Browse repository at this point
Copy the full SHA 04e219dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6dd125 - Browse repository at this point
Copy the full SHA d6dd125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21061ed - Browse repository at this point
Copy the full SHA 21061edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fca527 - Browse repository at this point
Copy the full SHA 3fca527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bbd469 - Browse repository at this point
Copy the full SHA 5bbd469View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e8de8 - Browse repository at this point
Copy the full SHA 30e8de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78974da - Browse repository at this point
Copy the full SHA 78974daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3739c4 - Browse repository at this point
Copy the full SHA e3739c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f85d5 - Browse repository at this point
Copy the full SHA 00f85d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d939733 - Browse repository at this point
Copy the full SHA d939733View commit details -
Configuration menu - View commit details
-
Copy full SHA for 231f5fb - Browse repository at this point
Copy the full SHA 231f5fbView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f235e94 - Browse repository at this point
Copy the full SHA f235e94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5703df7 - Browse repository at this point
Copy the full SHA 5703df7View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e4075f - Browse repository at this point
Copy the full SHA 6e4075fView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bb58e1 - Browse repository at this point
Copy the full SHA 7bb58e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe1d8f - Browse repository at this point
Copy the full SHA 8fe1d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76422ec - Browse repository at this point
Copy the full SHA 76422ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1585804 - Browse repository at this point
Copy the full SHA 1585804View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00a5e03 - Browse repository at this point
Copy the full SHA 00a5e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b3d63 - Browse repository at this point
Copy the full SHA b8b3d63View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d06a208 - Browse repository at this point
Copy the full SHA d06a208View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 190a71d - Browse repository at this point
Copy the full SHA 190a71dView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2d59c8 - Browse repository at this point
Copy the full SHA a2d59c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4fd64 - Browse repository at this point
Copy the full SHA 5e4fd64View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8353a58 - Browse repository at this point
Copy the full SHA 8353a58View commit details -
fix: the default visited should be false to avoid compute progress sk…
…ipping slides, aswell as on each slide navigation we will mark all questions as visited. And intermediate answers hould also be visited always.
Configuration menu - View commit details
-
Copy full SHA for 8c3dde5 - Browse repository at this point
Copy the full SHA 8c3dde5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b32d1 - Browse repository at this point
Copy the full SHA 94b32d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f36f8 - Browse repository at this point
Copy the full SHA 90f36f8View commit details
Commits on Nov 14, 2024
-
fix: hardcoded the vars - css extraction not working when imported in…
… consumer project atm and need to investigate - this is considered a temp fix
Configuration menu - View commit details
-
Copy full SHA for 9ee1c1c - Browse repository at this point
Copy the full SHA 9ee1c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e724ba - Browse repository at this point
Copy the full SHA 9e724baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 760b771 - Browse repository at this point
Copy the full SHA 760b771View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b23746 - Browse repository at this point
Copy the full SHA 8b23746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307227b - Browse repository at this point
Copy the full SHA 307227bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 529503c - Browse repository at this point
Copy the full SHA 529503cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eca6e1 - Browse repository at this point
Copy the full SHA 7eca6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d209037 - Browse repository at this point
Copy the full SHA d209037View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7e214 - Browse repository at this point
Copy the full SHA aa7e214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e54637 - Browse repository at this point
Copy the full SHA 7e54637View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9987aa1 - Browse repository at this point
Copy the full SHA 9987aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc33d85 - Browse repository at this point
Copy the full SHA bc33d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for b00a489 - Browse repository at this point
Copy the full SHA b00a489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abaa47 - Browse repository at this point
Copy the full SHA 4abaa47View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2bac2 - Browse repository at this point
Copy the full SHA bc2bac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4426139 - Browse repository at this point
Copy the full SHA 4426139View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c5a40e - Browse repository at this point
Copy the full SHA 8c5a40eView commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28acc5d - Browse repository at this point
Copy the full SHA 28acc5dView commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe8042f - Browse repository at this point
Copy the full SHA fe8042fView commit details