- update type declaration for getPropFromObject (1c849fe6)
- update form parent searching (962ed981)
- add test for autonomic forms, Hot fix for dispatching events to parent form from autonomic form. (904c0165)
- add information about autonomic (51c3eae9)
- add autonomic params in the form (c5750508)
- update method to calc numeric value (300c484c)
- remove update-input-position.ts (30ee8b1c)
- update
ru
info about input-select (3c4350bb)
- update move Up/Down. (7d7f21fa)
- modify tests, add input-select effect for Shift (e6f3e9dc)
- add limit attr to input-select (03b2a72d)
- add
multiple
attr, update title and select handler. (907b3fe2)
- add tests for multiple select. (900ac31f)
- add new information about 'handlers' of input-date. (58780903)
- add widgets prop for main import (649e5f80)
- update handlers for input-date. Add new tests. (64826cf3)
- update version to 3.0.9. Add DateController. Add handlers for input-date (c3d5f1d6)
- update version to 3.0.8 (139c8958)
- update vue version (34cb35b8)
- remove
console.log
(61162994)
- add integration info (a0d146a6)
- update
rtl
css variables. (9b7e4979) - add
--force
for vue@next installation (66e47cdb) - update icons, #181 (923828be)
- update test for password's eye. Update vitepress version. (0d313715)
- changed field ownership check when mixing (a14602e3)
- adding min-size for element-input-checkbox (dbce50d3)
- common to module. remove type
module
in package.json (0e1f1a1e)
- remove isEndPointValue, fix merging input-types. (b8be24cd)
- remove method check-deep-value.ts (85e72020)
- translate specification files. (99055448)
- add specification and tests for password (b82036b4)
- add specification for radio(also single). Add values props for single-radio (80d7f01b)
- add specification for checkbox and single-checkbox. (26368845)
- add docs for primitive value, add test for primitive value (1ec59513)
- add documentation for check-composite-name.ts, update tests. (ecede3b8)
- add documentation for bypassObject, update tests (0fabfbae)
- update test for input-select, add specification for select. (8ccd8f0a)
- tests/specification for switch, date. Add get-next-from-toggle-values.ts (099bbe00)
- tests/specification for range (83adf787)
- update input tel, remove '+', add spec/tests for input-tel. (1d653ab7)
- add specification for input-text (ed4ee51e)
- update test for input-number, add input-number specification (380cc246)
- add specification for textarea (340574a2)
- update input-radio logic, fix tabindex (52325829)
- input-number new parse string (4b37aec3)
- countWithoutSearch and searchLabel (32c23b7a)
- fix en docs. (e1ef4a93)
- utils.md (db29173d)
- iterateEndPoint was deleted. (a748bc16)
- update scoped App.vue (4405a16b)
- Resolve #171. Add test for single-checkbox (ed2f3ddf)
- add test for single-radio (5d277aa5)
- add test for input-checkbox, add hasError in element-input-checkbox (ee270b6d)
- update test for input-select (5ad33ec1)
- Resolve #151, add static method getEventAvailabilityByName. (fb5ae0dd)
- add test for input-number (3a655fb3)
- update docs for accepts changes. (3b21023a)
- add ru/en language, update logo. (51a4924c)
- add form/values/peculiarities (1ce6f846)
- add information about compare-merge-changes, compare-difference (00179029)
- Resolve 149, new method acceptChanges, test for acceptChanges. (5cbc712f)
- add availability page. (4977ff4a)
- add page with validation info. Rename FormInputValidation to FormFieldValidation (4d604060)
- update debug, remove all console.log from /src (258ec6e4)
- move all files to src folder. (54ca2496)
- add state/values hooks, add test for them. (02b3f21b)
- provide v-model to form-field (953b7f05)
- pretty input-date. (9fa85552)
- add Date controller (e748867b)
- update test for input-text (c9d43a3b)
- add validate method, add test. Resolve #129 (f14a56e1)
- new util findNearestPrefixFromArray, update available method. (2585def3)
- new util isPrefixName, update form availability (9371cf72)
- add id, version, wait. Resolve #128 (4a288374)
- add reactive for clean methods. Resolve #124 (c0993d05)
- update set for clean values, modify setter form.value (3429399f)
- add super compare function, Resolve #123 (0219a9ad)
- Resolve #96. (95bdfda5)
- update form.setValues. Adding new utils. (b0df950f)
- saving changes for dependency queue (f892e362)
- modify dispatch event. Add recursive dispatching event to children depends. (e57777e3)
- update event (35e4b53e)
- new compare-changes.ts function. (3ab4a5cd)
- Resolve #144, fix closing calendar, update click-outside.ts (3abbc4ef)
- update input-date to UTC only. (c8edbc51)
- update calendar grid (2b334dd5)
- //github.com/Jenesius/vue-form into issue_142 (c361ed42)
- onid, onversion. (affa6d09)
- resolve saving error and cleaning changes. (60483a90)
- insert input-date (69e9b1f3)
- replace test, add reject object (c6160f60)
- cleanChangesByField (c75c4e0d)
- clean (e6fade17)
- creating compare function. (abf7325a)
- update oninput event (0d94262b)
- move some files to /src folder, deprecate proxy form (76cfdb09)
- add full liveCircle test (8434ffd1)
- adding test for input-date. Resolve #111 (e6d29a50)
- resolve input-text checking (5d6618bf)
- update tests for input-text, fix useModify (221990e6)
- add test for input-text (80a0ff13)
- add test for onavailability. Resolve #131 (b1616822)
- new test for disable/enable form (067ebb71)
- adding test for saving process (7d5bfde3)
- adding test for readData. Fix run promises. (47754857)
- update compare method. add checkDeepValue (0e03c5f8)
- add values to single-checkbox (b4081329)
- update input-number disabled, add check-point in use-modify.ts (ba812111)
- form-proxy subscribe to form. (10892809)
- form-proxy subscribe to form. (10892809)
- add copy of object in use-input-state.ts (07d02266)
- add copy of object in use-input-state.ts (cca6ddd9)
- add information about new prop 'changed'. Add info about converting options. (edc8d091)
- update input-number, add suffix (b37e123f)
- fix pretty, update regex for text[numeric] (839f6c7f)
- update name to checkDependenceForChangedStatus. add new test for it. (e42b9364)
- new prop in the input-state "changed" (a1d2fcd8)
- new until check-name-in-object (96daed74)
- update input-number disabled, add check-point in use-modify.ts (ba812111)
- add information about new prop 'changed'. Add info about converting options. (edc8d091)
- update name to checkDependenceForChangedStatus. add new test for it. (e42b9364)
- new prop in the input-state "changed" (a1d2fcd8)
- new until check-name-in-object (96daed74)
- Update input-select, fix for input-number, add new page(all-inputs) to docs-example. (c43f6a48)
- Update input-range. (d28d49c8)
- Update tabindex for input-radio. Add inputs to all-inputs. (87e3312b)
- update input-password, input-number, Add key.up and key.down handles for input-number. (9cf7fd58)
- move checkbox to element-input-checkbox, update CSS for checkbox (a957819c)
- Update input-tel (5b62e215)
- Adding new variables, Update input-wrap.vue (9f651fee)
- update classes and styles for input-switch (06f0422f)
- new vars, change font-size, border-color, background, disabled, active (650c21fe)
- remove changelog-generate file (0681f007)
- numeric (c7eba02e)
- remove 14 version of Node (1c5091f5)
- removing rollup, build by vite (57de6cf4)
- input-text: New page about input[type='text'] (3ff5e2a5)
- input-text: Update types, width, maxlength (038a87ff)