smui icon indicating copy to clipboard operation
smui copied to clipboard

Search Management UI

Results 50 smui issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

p.a.d.e.DefaultEvolutionsApi - Specified key was too long; max key length is 3072 bytes [ERROR:1071, SQLSTATE:42000]

There are a number of Dependabot PR's out there, and this is an attempt to fix them at the source but upgrading the e2e tests.

…Github, which should help us keep our Releases up to date. This also runs the test and build phase on any branch created, which is good for testing.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Why: Long running publishing can lead the waiting user to click again on the publish or cancel button. How: Reflect that publishing is running and disable buttons ![Screenshot 2023-12-13 at...

Recently the idea for a new SMUI feature was popping up: The possibility to COPY all rules for an input term as a set. This would be very helpful while...

enhancement

1. Set `smui.target-environment.config` (currently on the `preview_link` branch) to: ``` """{ "LIVE": { "en": [ { "rulesCollection": "AmazonEN", "tenantTag": null, "previewUrlTemplate": "https://www.amazon.com/s?k=$QUERY" } ] } }""" ``` This way: *...