Mark Whitfeld

Results 12 issues of Mark Whitfeld

**Is your feature request related to a problem? Please describe.** Firstly, thank you so much for this awesome tool!!! I have gone through a few similar tools and this is...

enhancement

## Description Thank you for the awesome library. One thing that I would love to be able to do, is check the recorded responses against the server and potentially update...

NGXS follows semantic versioning. As a result we will change the major version number when breaking changes are introduced. Many developers seem to have the idea that upping the major...

discussion
not an issue
on hold

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/ngxs/store/blob/master/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...

domain: plugins
type: bug/fix

_Originally posted by @irowbin in https://github.com/ngxs/store/issues/1745#issuecomment-836540164 on 10 May 2021_ Hi there, I have been struggling to patching the state of `FormArray` values using this plugin. I have something like...

### Affected Package All packages ### Is this a regression? Yes, it was working here: https://app.circleci.com/pipelines/github/ngxs/store/82/workflows/b8acd766-b5c3-4804-b178-fdf1be0129c6/jobs/26426 And then failed after merging PR #1596: https://app.circleci.com/pipelines/github/ngxs/store/107/workflows/3f8121e2-2075-4f1e-8a84-290bcbaa50e7/jobs/26765 ### Description The issue was caused...

priority: high
type: build

### Challenge In order to preserve the simplicity of ngxs I think that it would be great to have an extensibility point for action handlers so that some of the...

domain: core

**Describe the bug** Nested if blocks with true conditions are not minified correctly, not even close! **To Reproduce** Minimal code to reproduce the bug ```js (function () { let x...

For projects that use multiple `firebase.json` files, it is essential to be able to specify the name of the file that the cli should use. This is available as the...

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [X] Feature...