TheoryOfNekomata
a07c6c7de1
Update README
Add decision to not support <input type="image"> fully.
vor 1 Jahr
TheoryOfNekomata
0843513772
Add ability to set disabled element values
Add options for getFormValues, setFormValues, and clearFormValues to allow managing of values for disabled elements.
vor 1 Jahr
TheoryOfNekomata
14b5abcae5
Update README
State decision for not implementing setting values on disabled elements.
vor 1 Jahr
TheoryOfNekomata
e465109d74
Implement clearFormValues, improve test syntax
The clearFormValues method is implemented to be able to clear form
values for selected fields.
Tests are now separated from pre-submit to querying the submitter.
vor 1 Jahr
TheoryOfNekomata
9e891fde82
Add event-submitter-polyfill note
Safari does not support submitters on submit events. This may be needed
for checking which button was clicked to submit forms.
vor 1 Jahr
TheoryOfNekomata
203f09d7cc
Update README links
Point to absolute paths.
vor 1 Jahr
TheoryOfNekomata
eef3b80ccc
Update README
Align header to the center.
vor 1 Jahr
TheoryOfNekomata
40f082d926
Update README
Include interactive code samples from Codepen.
vor 1 Jahr
TheoryOfNekomata
95326f013e
Update README
Link LOGO directly to GitHub.
vor 1 Jahr
TheoryOfNekomata
93fccb18f5
Update README
Make usage more understandable.
vor 1 Jahr
TheoryOfNekomata
e8942296a2
Improve README
Add usage instructions.
vor 1 Jahr
TheoryOfNekomata
8511d76949
Update README
Make information more presentable.
vor 1 Jahr
TheoryOfNekomata
103b9dda84
Update README
Make readme more concise.
vor 1 Jahr
TheoryOfNekomata
52088285d1
Update documentation
Add logo, and some documentation.
vor 1 Jahr
TheoryOfNekomata
fdcdf1ddf3
Refactor code
Make error messages more user-friendly. Also remove magic constants
within functions.
vor 1 Jahr
TheoryOfNekomata
cc3aa1df91
Switch to pridepack, add setFormValues
Implement setFormValues for easy setting of fields.
Also migrated to pridepack because tsdx is already unmaintained.
vor 1 Jahr
TheoryOfNekomata
8ca44c9c74
Update package
Proofread README.
vor 3 Jahren
TheoryOfNekomata
9563565723
Update README
vor 3 Jahren
TheoryOfNekomata
8875c63f48
Update README
vor 3 Jahren
TheoryOfNekomata
7cb36935a5
Update README
vor 3 Jahren
TheoryOfNekomata
67bd13e7ae
Structure tests, document methods
The tests do not depend on separate files for loading templates. This is
for the layouts to be defined alongside the tests for easier updates.
The methods have been refactored and documented for ease of use of the
consumers.
vor 3 Jahren
TheoryOfNekomata
5ea923e826
Include input outside form demonstration
Add checkbox on sample form in README.
vor 3 Jahren
TheoryOfNekomata
4455d9c827
Add information in README
This adds the motivation on using the library, with the pitfalls on
using other form libraries.
vor 3 Jahren
TheoryOfNekomata
118147836f
Restructure tests, add other scenarios
Handle selects, as well as file uploads.
vor 3 Jahren
TheoryOfNekomata
b6f0258926
Update README
For republishing.
vor 3 Jahren
TheoryOfNekomata
4fb3c83043
Update usage notes, prepare for publishing
We have added a more meaningful code sample in the README file.
Also, the publishing will happen on multiple registries, just like
`@theoryofnekomata/react-musical-keyboard`
vor 3 Jahren
TheoryOfNekomata
62cef2d663
Update README
Note on installation.
vor 3 Jahren
TheoryOfNekomata
c0d6405873
Add README
Include short details on using the library.
vor 3 Jahren
TheoryOfNekomata
dcda8ddfb2
Implement cypress
This commit adds Cypress for testing the library against a real DOM.
vor 3 Jahren
TheoryOfNekomata
01b1fca79f
Initial commit
Add files from TSDX.
vor 3 Jahren