Miel Truyen miel.truyen
  • Joined on 2019-01-23
miel.truyen created branch 2025-refresh in cerxes/openmaptiles 2025-06-14 23:06:50 +02:00
miel.truyen pushed to 2025-refresh at cerxes/openmaptiles 2025-06-14 23:06:50 +02:00
cd5a2880e0 chore: bugfixes and notes after merging
592e7f3c39 Merge remote-tracking branch 'github/master' into merge-gh-2025
c38c7af17d feat: pre-2025 state
f70ae783b2 Set columns to null instead of dropping to avoid pg_deadlock during updates (#1710)
e6a1000155 Use pg_trigger_depth to avoid re-trigger in update (#1708)
Compare 10 commits »
miel.truyen pushed to main at rollup-apps/plugin-html 2024-03-29 17:52:52 +01:00
68eb2e3ea1 chore: fix puppeteer/chromium issues in CI during testing
miel.truyen pushed to main at rollup-apps/plugin-html 2024-03-29 16:22:27 +01:00
141c48730a chore: small update to docs
miel.truyen pushed to main at rollup-apps/plugin-html 2024-03-28 23:50:09 +01:00
7f991b2b09 chore: reorganize complicated hooks into their own files
2d4d097560 wip: reorganize plugin into its hooks
93f99c732f chore: more readable snapshots
4cb8daf908 chore: calculate code coverage
c4878caef3 chore: update dependencies to rollup 4 and remove unneeded dependencies
Compare 15 commits »
miel.truyen pushed to feature/rework at rollup-apps/plugin-html 2024-02-21 18:39:45 +01:00
3b540d0c48 chore: reowrked tests to use a runBrowserTest to allow previewing the results in a browser
1c55b894c9 test: refactoring tests
Compare 2 commits »
miel.truyen pushed to feature/jest at rollup-apps/plugin-html 2024-02-21 18:36:19 +01:00
c4878caef3 chore: update dependencies to rollup 4 and remove unneeded dependencies
426bb9c98f chore: update dependencies and remove unneeded
Compare 2 commits »
miel.truyen pushed to feature/jest at rollup-apps/plugin-html 2024-02-21 00:15:38 +01:00
426bb9c98f chore: update dependencies and remove unneeded
miel.truyen pushed to feature/jest at rollup-apps/plugin-html 2024-02-21 00:06:17 +01:00
e46f668ac8 chore: switch to jest for testing
3b540d0c48 chore: reowrked tests to use a runBrowserTest to allow previewing the results in a browser
1c55b894c9 test: refactoring tests
Compare 3 commits »
miel.truyen created branch feature/jest in rollup-apps/plugin-html 2024-02-21 00:06:16 +01:00
miel.truyen pushed to feature/rework at rollup-apps/plugin-html 2024-01-07 15:34:43 +01:00
3e46055845 test: added a react application test (in the browser)
d25c570039 test: added a react application test (in the browser)
Compare 2 commits »
miel.truyen pushed to feature/rework at rollup-apps/plugin-html 2024-01-07 00:23:27 +01:00
d25c570039 test: added a react application test (in the browser)
miel.truyen pushed to feature/rework at rollup-apps/plugin-html 2023-12-09 23:48:23 +01:00
e96c2248ee test: added testing via a browser (puppeteer)
9cc5819145 test: added testing via a browser (puppeteer)
Compare 2 commits »
miel.truyen created branch feature/rework in rollup-apps/plugin-html 2023-12-03 10:43:00 +01:00
miel.truyen pushed to feature/rework at rollup-apps/plugin-html 2023-12-03 10:43:00 +01:00
9cc5819145 test: added testing via a browser (puppeteer)
2adfbee74b chore: remove outdated todos and commented code
71a377417d feat: initial support for importing html from js
afd4a3c9ae feat: added initial sourcemapping attempt and use transform hook to parse and transform instead of load
980d33c48e chore: documentation
Compare 6 commits »
miel.truyen pushed to main at rollup-apps/plugin-html 2023-06-13 02:03:30 +02:00
5d2a45ef81 fix: missing test snapshots
miel.truyen pushed to main at rollup-apps/plugin-html 2023-06-13 02:02:46 +02:00
6e50208557 feat: support rewriting urls
miel.truyen pushed to main at rollup-apps/plugin-html 2023-05-20 23:39:18 +02:00
48dcdefee1 0.0.5: fix, try to resolve sensible entrynames even if files were imported with an absolute path
miel.truyen pushed to main at rollup-apps/plugin-html 2023-05-20 23:17:06 +02:00
ba09aaf915 0.0.4: increment version number for fix: fix entryNames of sources files included by html in a subdir (they didnt keep their relative address...)
miel.truyen pushed to main at rollup-apps/plugin-html 2023-05-20 23:15:04 +02:00
9bf026f0c3 0.0.3: fix entryNames of sources files included by html in a subdir (they didnt keep their relative address...)