TheoryOfNekomata
40f082d926
Update README
Include interactive code samples from Codepen.
1 vuosi sitten
TheoryOfNekomata
a6bede536f
Bump version
For publishing.
1 vuosi sitten
TheoryOfNekomata
2089f146ef
Update tests, fix multiple value setting
Make tests more comprehensive.
1 vuosi sitten
TheoryOfNekomata
4c69db6c02
Add coverage reporting
Include coverage reporting on tests.
1 vuosi sitten
TheoryOfNekomata
fdcdf1ddf3
Refactor code
Make error messages more user-friendly. Also remove magic constants
within functions.
1 vuosi sitten
TheoryOfNekomata
cc3aa1df91
Switch to pridepack, add setFormValues
Implement setFormValues for easy setting of fields.
Also migrated to pridepack because tsdx is already unmaintained.
1 vuosi sitten
TheoryOfNekomata
8ca44c9c74
Update package
Proofread README.
3 vuotta sitten
TheoryOfNekomata
96673bd709
Update package.json
3 vuotta sitten
TheoryOfNekomata
a4a712af5e
Update package
3 vuotta sitten
TheoryOfNekomata
8b9fd6e610
Bump version
For republishing.
3 vuotta sitten
TheoryOfNekomata
5de36b6132
Update package
Exclude original source to minimize package size.
3 vuotta sitten
TheoryOfNekomata
eb7f4a80a1
Separate prettierrc
Use separate file
3 vuotta sitten
TheoryOfNekomata
8fe5df13ac
Update package
3 vuotta sitten
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.
3 vuotta sitten
TheoryOfNekomata
118147836f
Restructure tests, add other scenarios
Handle selects, as well as file uploads.
3 vuotta sitten
TheoryOfNekomata
b6f0258926
Update README
For republishing.
3 vuotta sitten
TheoryOfNekomata
b5961cd461
Update publish URLs
Use new URLs for publishing.
3 vuotta sitten
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`
3 vuotta sitten
TheoryOfNekomata
3b46b67247
Unify tests
Attempt to unify tests for Jest and Cypress.
3 vuotta sitten
TheoryOfNekomata
dcda8ddfb2
Implement cypress
This commit adds Cypress for testing the library against a real DOM.
3 vuotta sitten
TheoryOfNekomata
90d921ff68
Implement tests
Use custom JSDOM apart from Jest's built-in JSDOM instance because
we need to test different kinds of documents.
We will need to address problems with types, e.g. for `RadioNodeList`
because the runner could not find its declaration (for both our custom
and built-in JSDOM instances).
3 vuotta sitten
TheoryOfNekomata
01b1fca79f
Initial commit
Add files from TSDX.
3 vuotta sitten