Jason Finch
Jason Finch
-- please install the [Augury Canary Build](https://chrome.google.com/webstore/detail/augury-canary-build/leechohfifidanmkioncamdcibhmmcji?hl=en) Chrome extension, as this will be used to test any new features or bug fixes. ***DONE*** Augury version (required): **1.25.2** Angular version (required):...
Add config option `CreateTablesIfNotExist` , default to true to keep existing functionality, to allow the user to configure not to run the `CreateTable` method (i.e. app may not have permission...
* Update gitignore to exclude bin/* obj/* * remove committed binary artifacts.
Enable build to operate on windows console. (via shx/rimraf)
- Add Phone Numbers for Australia. - Split phone tests into separate file.
**I'm submitting a ...** ``` [x] bug report ``` **Codesandbox Case (Bug Reports)** updated code sample: https://codesandbox.io/s/cranky-wind-6v50x Existing code sample: https://codesandbox.io/s/ykcro **Current behavior** Works but has warnings/errors. Running the demo...
EDIT: PAUSE. I need to rebase main onto this. Add a Relay Rules engine that allows custom rules to be written in config. See #879 for additional documentation and usage...
Explicit config option to disable/enable IMAP server feature rather than relying on the omission of IMAP port. By default set to true to match existing behaviour.
Related to #574, but encompassing larger surface area than just regex matches, by introducing a rules engine for relay rule matching. This is a proof of concept, soliciting feedback. I'll...
Remove the build warnings: * (XGlyphTypface) Add in ctor that was #ifdeved for netcore-FX so it will 'use' _styleSimulations. * (XGraphic) size can not be null remove check. * (GlyphDataTable):...