Commit Graph
16 Commits
Author SHA1 Message Date
dependabot[bot] 3de28b6e40 Bump webpack from 5.103.0 to 5.105.0 in /Pathfinder Community/dev
Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.103.0...v5.105.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.105.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 23:12:19 +00:00
dependabot[bot] 5215ef86ee Bump lodash from 4.17.21 to 4.17.23 in /Pathfinder Community/dev
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 14:43:28 +00:00
vince bea248e4fb - updated dependencies
- added an 'npm run dev' option (ie same as 'build')
- added no wrap to row#/nav arrow
2025-11-18 15:42:11 -08:00
vince 7b782cdee5 webpack upped to v5.103 2025-11-18 15:11:13 -08:00
dependabot[bot] c4614942ef Bump brace-expansion in /Pathfinder Community/dev
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 18:45:46 +00:00
vince 0da5ee2d25 - updated webpack and dependencies
- refined webpack and '--watch' to properly detect local changes to /src/js and re-emit /dist/index.html
- linter changes to PFAttacks.js in order to help determine the cause of the crit_confirm recalc bug.
2025-04-13 15:11:47 -07:00
vince 68dd4bdca9 updated dev dependencies 2025-03-06 23:12:56 -08:00
vince 73c814e09d - Updated dev scripts. HTML is now minified for production. Minifying the HTML may give a slight performance. YMMV
- Found/fixed a few additional syntax errors that were causing HTML minification to fail.
- Fixed Attack/CMB button text from overflowing. Added padding to roll template table category headings.
2025-03-05 22:13:55 -08:00
Nora Cahill cca7180cf1 Revert "PF Community" 2025-03-04 15:15:14 -08:00
vince 5debfeb2b0 - updated 'build' script to watch for changes in './src' and auto-bundle
- updated readme instructions in './dev'
2025-03-02 16:57:53 -08:00
vince 4dd30fcc31 - webapack updated to minify HTML for production builds and copy css and translation files to dist and prod folders to help with roll20 sadnbox better detect changes in the custom sandbox.
- dev dependencies updated
- found errant newline in textarea and needed to esacpe a "less than character" that was causing minification to fail.
2025-02-27 23:30:34 -08:00
vince 99dcdbc9be updated dev dependencies 2025-02-25 00:15:10 -08:00
vince 373dbaedb4 Adding eslint config 2025-02-18 18:09:40 -08:00
∇ince 7c2585fa05 adding src 2025-01-19 01:54:52 -08:00
∇ince bc20bb7e73 removing src 2025-01-19 01:52:45 -08:00
∇ince 6e1cdd4d30 adding src 2025-01-19 01:49:53 -08:00