aboutsummary
aboutsummaryrefslogtreecommitdiff
path: root/tools/domprops.json
AgeCommit message (Expand)Author
2017-04-15unify CLI & API under `minify()` (#1811)...- rename `screw_ie8` to `ie8` - rename `mangle.except` to `mangle.reserved` - rename `mangle.properties.ignore_quoted` to `mangle.properties.keep_quoted` - compact `sourceMap` options - more stringent verification on input `options` - toplevel shorthands - `ie8` - `keep_fnames` - `toplevel` - `warnings` - support arrays and unquoted string values on CLI - drop `fromString` from `minify()` - `minify()` no longer handles any `fs` operations - unify order of operations for `mangle_properties()` on CLI & API - `bin/uglifyjs` used to `mangle_properties()` before even `Compressor` - `minify()` used to `mangle_properties()` after `Compressor` but before `mangle_names()` - both will now do `Compressor`, `mangle_names()` then `mangle_properties()` - `options.parse` / `--parse` for parser options beyond `bare_returns` - add `mangle.properties.builtins` to disable built-in reserved list - disable with `--mangle-props builtins` on CLI - `warnings` now off by default - add `--warn` and `--verbose` on CLI - drop `--enclose` - drop `--export-all` - drop `--reserved-file` - use `--mangle reserved` instead - drop `--reserve-domprops` - enabled by default, disable with `--mangle-props domprops` - drop `--prefix` - use `--source-map base` instead - drop `--lint` - remove `bin/extract-props.js` - limit exposure of internal APIs - update documentations closes #96 closes #102 closes #136 closes #166 closes #243 closes #254 closes #261 closes #311 closes #700 closes #748 closes #912 closes #1072 closes #1366 fixes #101 fixes #123 fixes #124 fixes #263 fixes #379 fixes #419 fixes #423 fixes #461 fixes #465 fixes #576 fixes #737 fixes #772 fixes #958 fixes #1036 fixes #1142 fixes #1175 fixes #1220 fixes #1223 fixes #1280 fixes #1359 fixes #1368Alex Lam S.L
2015-03-24Merge in more DOM properties.Mihai Bazon
2015-03-18Add --reserve-domprops along with a default exclusion list in tools/domprops....Mihai Bazon
): Update to 0.8.1. 2020-10-01gnu: perl-libwww: Update to 6.49.Tobias Geerinckx-Rice * gnu/packages/web.scm (perl-libwww): Update to 6.49. 2020-10-01gnu: perl-test-tcp: Update to 2.22.Tobias Geerinckx-Rice * gnu/packages/web.scm (perl-test-tcp): Update to 2.22. 2020-10-01gnu: inxi-minimal: Update to 3.1.07-1.Tobias Geerinckx-Rice * gnu/packages/admin.scm (inxi-minimal): Update to 3.1.07-1. 2020-10-01gnu: xpra: Update to 4.0.4.Tobias Geerinckx-Rice * gnu/packages/xorg.scm (xpra): Update to 4.0.4. 2020-10-01gnu: waybar: Update to 0.9.4.Tobias Geerinckx-Rice * gnu/packages/wm.scm (waybar): Update to 0.9.4. 2020-10-01gnu: emacs-next: Fix load path and version.Morgan Smith Fixes <http://issues.guix.info/43277>. * gnu/packages/emacs.scm (emacs)[strip-double-wrap]: Modify to work with emacs-next. (emacs-next)[version]: Use git-version to produce the version string. [arguments]: Remove field. [native-search-paths]: Add field. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> 2020-10-01gnu: skopeo: Update to 1.2.0.Jelle Licht * gnu/packages/virtualization.scm (skopeo): Update to 1.2.0. [source]: Update uri. [arguments]: Update #:import-path. <phases>: In the 'build' phase, update make target. [home-page]: Update to current. 2020-10-01gnu: Add emacs-sqlite.Adam * gnu/packages/emacs-xyz.scm (emacs-sqlite): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 2020-10-01gnu: Add scantailor-advanced.Brendan Tildesley * gnu/packages/image-processing.scm (scantailor-advanced): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> 2020-10-01gnu: SuiteSparse: Update to 5.8.1.Greg Hogan From 0d8692dfebc6ac4b515c06612ab8da4c898719eb Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Tue, 29 Sep 2020 11:54:38 +0000 Subject: [PATCH] gnu: SuiteSparse: Update to 5.8.1. * gnu/packages/maths.scm (suitesparse): Update to 5.8.1. [arguments]: Remove unnecessary flag and use default blas and lapack. [inputs]: Add new dependencies for SLIP_LU component. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2020-10-01gnu: tbb: Update to 2020.3.Greg Hogan 1. (*) multipart/mixed ( ) text/html >From a30bd8dcbc2d4321cd993eaa1857e4be85da7a59 Mon Sep 17 00:00:00 2001 From: Greg Hogan <code@greghogan.com> Date: Tue, 29 Sep 2020 19:19:36 +0000 Subject: [PATCH] gnu: tbb: Update to 2020.3. * gnu/packages/tbb.scm (tbb): Update to 2020.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2020-10-01gnu: Add texlive-symbol.Paul Garlick * gnu/packages/tex.scm (texlive-symbol): New variable. 2020-09-30gnu: linux-libre 4.19: Update to 4.19.148.Leo Famulari * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.148. (linux-libre-4.19-pristine-source): Update hash. 2020-09-30gnu: linux-libre 5.4: Update to 5.4.68.Leo Famulari * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.68. (linux-libre-5.4-pristine-source): Update hash. 2020-09-30gnu: linux-libre: Update to 5.8.12.Leo Famulari * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.12. (linux-libre-5.8-pristine-source): Update hash. 2020-10-01gnu: wireshark: Update to 3.2.7.Tobias Geerinckx-Rice * gnu/packages/networking.scm (wireshark): Update to 3.2.7. 2020-10-01gnu: perl-net-dns: Update to 1.27.Tobias Geerinckx-Rice * gnu/packages/networking.scm (perl-net-dns): Update to 1.27. 2020-10-01gnu: gnome-bluetooth: Update to 3.34.2.Tobias Geerinckx-Rice * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.2. 2020-10-01gnu: srt: Update to 1.4.2.Tobias Geerinckx-Rice * gnu/packages/networking.scm (srt): Update to 1.4.2. 2020-10-01gnu: mtr: Update to 0.94.Tobias Geerinckx-Rice * gnu/packages/networking.scm (mtr): Update to 0.94. 2020-10-01gnu: starfighter: Update to 2.3.3.Tobias Geerinckx-Rice * gnu/packages/games.scm (starfighter): Update to 2.3.3. 2020-10-01gnu: nml: Update to 0.5.3.Tobias Geerinckx-Rice * gnu/packages/game-development.scm (nml): Update to 0.5.3. 2020-10-01gnu: cozy: Update to 0.7.2.Tobias Geerinckx-Rice * gnu/packages/ebook.scm (cozy): Update to 0.7.2. [inputs]: Add python-packaging. 2020-10-01gnu: pcb-rnd: Update to 2.2.4.Tobias Geerinckx-Rice * gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.4. 2020-10-01gnu: xtl: Update to 0.6.19.Tobias Geerinckx-Rice * gnu/packages/cpp.scm (xtl): Update to 0.6.19. 2020-10-01gnu: python-rq: Update to 1.5.2.Tobias Geerinckx-Rice * gnu/packages/databases.scm (python-rq): Update to 1.5.2. 2020-10-01gnu: python-lmdb: Update to 1.0.0.Tobias Geerinckx-Rice * gnu/packages/databases.scm (python-lmdb): Update to 1.0.0. [arguments]: Set LMDB_PURE. 2020-10-01gnu: stellarium: Update to 0.20.3.Tobias Geerinckx-Rice * gnu/packages/astronomy.scm (stellarium): Update to 0.20.3. 2020-10-01gnu: python-alembic: Update to 1.4.3.Tobias Geerinckx-Rice * gnu/packages/databases.scm (python-alembic): Update to 1.4.3. 2020-10-01gnu: perl-dbd-sqlite: Update to 1.66.Tobias Geerinckx-Rice * gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.66. 2020-10-01gnu: perl-db-file: Update to 1.854.Tobias Geerinckx-Rice * gnu/packages/databases.scm (perl-db-file): Update to 1.854. 2020-10-01gnu: signify: Update to 30.Tobias Geerinckx-Rice * gnu/packages/crypto.scm (signify): Update to 30. 2020-10-01gnu: escpr: Mark up description.Tobias Geerinckx-Rice * gnu/packages/cups.scm (escpr)[description]: Use @acronym and @tie. 2020-10-01gnu: php: Update to 7.4.11.Tobias Geerinckx-Rice * gnu/packages/php.scm (php): Update to 7.4.11. 2020-10-01gnu: nginx-xslscript: Move out of the way.Tobias Geerinckx-Rice The nginx and nginx-documentation packages need to be updated in tandem. nginx-xslscript has no good reason to come between them. * gnu/packages/web.scm (nginx-xslscript): Relocate. 2020-10-01gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb.Tobias Geerinckx-Rice * gnu/packages/web.scm (nginx-documentation): Update to 1.19.3-2603-94ebfbcd68bb. 2020-10-01gnu: nginx: Update to 1.19.3.Tobias Geerinckx-Rice * gnu/packages/web.scm (nginx): Update to 1.19.3. 2020-09-30gnu: emacs-rudel: Update to 0.3.2.Nicolas Goaziou * gnu/packages/emacs-xyz.scm (emacs-rudel): Update to 0.3.2. 2020-09-30gnu: bitcoin-unlimited: Update to 1.9.0.1.Guillaume Le Vaillant * gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.0.1. [arguments]: Add "--disable-static" to 'configure-flags. Remove 'fix-build' and 'make-qt-deterministic' phases. Enable "txvalidationcache" test. 2020-09-30gnu: ocaml4.07-sqlite3: Fix build.Julien Lepiller * gnu/packages/ocaml.scm (ocaml4.07-sqlite3): Use dune for OCaml 4.07. 2020-09-30gnu: Add rust-multi-default-trait-impl-0.1.André Batista * gnu/packages/crates-io.scm (rust-multi-default-trait-impl-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 2020-09-30gnu: sbcl-kmrcl: Update to 1.111.Pierre Neidhardt * gnu/packages/lisp-xyz.scm (sbcl-kmrcl): Update to 1.111. 2020-09-30gnu: newsboat: Fix inputs.Efraim Flashner This is a follow-up to 51b46fa28cd31cf1cc973ef6ccd05fbef3c4b39d. * gnu/packages/syndication.scm (newsboat)[arguments]: Replace rust-once-cell-1.2 with rust-once-cell-1.