Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / margarita-form/margarita-form issues and pull requests

#263 - feat(core): add unload listener extension

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement

#262 - feat(core): add `queryControls` method

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement

#261 - feat(core): add `getSibling` method

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement

#260 - refactor(core): add possibility to add managers for only specific form instances and not globally

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, refactor

#258 - fix(react): add support for `useMargaritaForm` to get MFC as type

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, refactor

#257 - feat(core): add support for `MFCV<string>` that automatically converts to `MFC<MFF<string>>`

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, refactor

#255 - fix(core): add proper error if manager constructor fails

Issue - State: closed - Opened by tremppu 11 months ago - 1 comment
Labels: bug

#254 - test(core): add test for form submit post posting control's value

Issue - State: closed - Opened by tremppu 11 months ago
Labels: QA

#253 - feat(react): add light export

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, QA, refactor

#252 - feat(angular): add light export

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, QA, refactor

#251 - test(core): add test for invalid validation

Issue - State: closed - Opened by tremppu 11 months ago
Labels: QA

#248 - refactor(core): make it so that extensions are always optional

Issue - State: closed - Opened by tremppu 11 months ago
Labels: refactor

#248 - refactor(core): make it so that extensions are always optional

Issue - State: open - Opened by tremppu 11 months ago
Labels: refactor

#247 - refactor(core): create way to easily define validators, resolvers, extensions and managers globally

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement, refactor

#246 - refactor(core): separate tests to individual files

Issue - State: open - Opened by tremppu 11 months ago
Labels: QA, refactor

#244 - refactor(core): move submit event handler to events manager

Issue - State: closed - Opened by tremppu 11 months ago
Labels: refactor

#243 - refactor(core): add prepare for managers to replace logic ran in constructor

Issue - State: closed - Opened by tremppu 11 months ago
Labels: refactor

#242 - feat(core): create and & or resolvers

Issue - State: closed - Opened by tremppu 11 months ago
Labels: enhancement

#241 - refactor(core): run onInitialize after full control tree is created

Issue - State: closed - Opened by tremppu 11 months ago
Labels: bug, refactor

#240 - feat(core): add integer and float validators

Issue - State: closed - Opened by tremppu 11 months ago

#238 - fix(core): handle submit not working properly

Issue - State: closed - Opened by tremppu 12 months ago
Labels: bug

#237 - fix(core): double flat groupings do not inherit value

Issue - State: closed - Opened by tremppu 12 months ago
Labels: bug

#236 - refactor: manager and resolver cleanup

Pull Request - State: closed - Opened by tremppu 12 months ago

#235 - feat(core): allow developer to specify contextual parameters for resolvers

Issue - State: closed - Opened by tremppu 12 months ago
Labels: enhancement

#234 - feat(core): add `parentIsActive` state

Issue - State: closed - Opened by tremppu 12 months ago
Labels: enhancement, refactor

#233 - refactor(core): disinclude non required managers and extensions from default config

Issue - State: closed - Opened by tremppu 12 months ago
Labels: refactor

#232 - fix(core): validators are running too many times after field updates

Issue - State: closed - Opened by tremppu 12 months ago
Labels: bug

#231 - fix(core): synchronously add attributes

Issue - State: closed - Opened by tremppu 12 months ago
Labels: bug

#230 - fix(core): when value is reset, arrays are not populated

Issue - State: closed - Opened by tremppu 12 months ago
Labels: bug

#229 - fix(core): allow transformer for initial value with config

Issue - State: closed - Opened by tremppu 12 months ago
Labels: enhancement

#225 - fix(core): transformer cannot get `control.value`

Issue - State: closed - Opened by tremppu 12 months ago

#225 - fix(core): transformer cannot get `control.value`

Issue - State: closed - Opened by tremppu 12 months ago

#221 - test(core): validate that fields are valid with JS - if not, throw an error

Issue - State: closed - Opened by tremppu almost 1 year ago
Labels: QA

#220 - test(core): validate that name is valid with JS - if not, throw an error

Issue - State: closed - Opened by tremppu almost 1 year ago
Labels: QA

#218 - feat(core): add `findControl` method that search for the control recursively from children

Issue - State: closed - Opened by tremppu almost 1 year ago
Labels: enhancement

#217 - fix(core): when field type is not defined, fields are just type any

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#216 - fix(core): omit native validators if multiple is true

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#215 - refactor(core): make resolver resolving clearer

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement, QA

#214 - fix(core): add "Regular Expression Denial of Service (ReDos)" check

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug, QA

#213 - fix(core): add error about duplicate names in fields if not an array

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#212 - feat(core): add value resolver possibility

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#210 - refactor(core): add way to detect if form valid handle submit was successful without needing to result into an error

Issue - State: closed - Opened by tremppu about 1 year ago - 1 comment
Labels: enhancement, refactor

#209 - feat(core): add storage strategy

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#207 - feat(core): add name validation

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#207 - feat(core): add name validation

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#206 - feat(core): allow initial value resolving from search paras without search params storage

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#205 - refactor(core): make manager subscriptions clearer

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement, refactor

#204 - test(core): add proper dirty state testing

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: QA

#203 - fix(core): Field validation params type missing

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#202 - test(core): add tests for validator overrides

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#201 - fix(core): validation typing when overriding default validator

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#200 - fix(core): flat grouping breaks when something else changes

Issue - State: closed - Opened by tremppu about 1 year ago - 1 comment
Labels: bug

#199 - fix(core): in some cases, control's shouldShowError is showing from the start

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#198 - test(core): add GitHub actions testing

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: QA

#197 - refactor: value lifecycle refactoring

Pull Request - State: closed - Opened by tremppu about 1 year ago

#196 - fix(core): static user defined states are set when value updates

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#195 - fix(core): field.parent.getControl type is invalid

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#194 - feat(core): add hidden state

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#193 - fix(core): field.params does not know how to handle function types properly

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#192 - feat(core): add onChanges, onCreate and onRemove to field schema

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#191 - feat(core): add "transformUndefinedToNull" and "allowEmptyString" configuration options

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#190 - fix(core): validations are not natively append validator

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug, enhancement

#189 - fix(core): should be possible to change control.parent field type

Issue - State: closed - Opened by tremppu about 1 year ago - 2 comments
Labels: bug

#187 - feat(react): add server actions support

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#186 - fix(core): blur, focus and shouldShowError has something wrong

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#185 - fix(core): make it so that initial values are not emitted to search params storage

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug, enhancement

#184 - fix(core): async form submit foes not update state in react

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#183 - fix(core): type fixes

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#182 - fix(core): allow disable type based validators

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: bug

#181 - docs(core): add tsdoc for advanced typings

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: documentation, QA

#180 - feat(core): add localization grouping config

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#179 - feat(core): maybe allow fields to be passed as map as well

Issue - State: closed - Opened by tremppu about 1 year ago - 2 comments
Labels: enhancement, refactor

#178 - feat(core): create easier way to find out errors

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement

#176 - refactor(core): type refactoring

Pull Request - State: closed - Opened by tremppu about 1 year ago
Labels: enhancement, refactor

#174 - refactor(core): what is value

Issue - State: closed - Opened by tremppu about 1 year ago - 3 comments
Labels: refactor

#173 - test(core): add lifecycle test

Issue - State: closed - Opened by tremppu about 1 year ago - 1 comment
Labels: QA

#172 - refactor(core): reduce amount of observables

Issue - State: closed - Opened by tremppu about 1 year ago - 1 comment
Labels: refactor

#171 - refactor(core): current lifecycle emits too many parent updates, do cleanup

Issue - State: closed - Opened by tremppu about 1 year ago
Labels: refactor