-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: AppsDevTeam/js-components
base: 2a2a4c0
head repository: AppsDevTeam/js-components
compare: 9310193
- 17 commits
- 7 files changed
- 6 contributors
Commits on Apr 10, 2026
-
Merge pull request #45 from AppsDevTeam/f-fix-show-enable-disable-not…
…ification-button fix: showing enable/disable notifications button
Configuration menu - View commit details
-
Copy full SHA for e2bc58a - Browse repository at this point
Copy the full SHA e2bc58aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a298cfd - Browse repository at this point
Copy the full SHA a298cfdView commit details
Commits on Jun 27, 2026
-
refactor(select2,date-input,component-loader): migrate from webpack-o…
…nly imports to Vite-compatible equivalents - Add Select2/_init.js to invoke the UMD factory against global jQuery, since Vite/Rollup resolves the CommonJS branch which exports an uninvoked factory - Replace `import 'select2/dist/js/select2.full'` with the new _init module - Replace `script-loader!timepicker` with a plain side-effect import in DateInput - Replace webpack dynamic require for flatpickr locales with import.meta.glob - Rewrite ComponentLoader to use caller-registered import.meta.glob maps instead of concatenated dynamic import strings that Vite cannot statically analyse - Replace `require(\"scrollparent\")` with ESM import in SubmitForm
Configuration menu - View commit details
-
Copy full SHA for a7d25e4 - Browse repository at this point
Copy the full SHA a7d25e4View commit details -
Merge pull request #46 from AppsDevTeam/vite
refactor(select2,date-input,component-loader): migrate from webpack-o…
Configuration menu - View commit details
-
Copy full SHA for 69fc756 - Browse repository at this point
Copy the full SHA 69fc756View commit details -
Configuration menu - View commit details
-
Copy full SHA for a563ad7 - Browse repository at this point
Copy the full SHA a563ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a76448 - Browse repository at this point
Copy the full SHA 8a76448View commit details
Commits on Jun 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f19dca9 - Browse repository at this point
Copy the full SHA f19dca9View commit details -
Merge pull request #47 from AppsDevTeam/vite
fix: Don't import RouteSetting as a value in Map
Configuration menu - View commit details
-
Copy full SHA for b68a0c4 - Browse repository at this point
Copy the full SHA b68a0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ebff55 - Browse repository at this point
Copy the full SHA 2ebff55View commit details
Commits on Jul 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fef083c - Browse repository at this point
Copy the full SHA fef083cView commit details
Commits on Jul 16, 2026
-
Merge pull request #48 from AppsDevTeam/f-add-disable-clustering
add disable clustering
Configuration menu - View commit details
-
Copy full SHA for d94c1fa - Browse repository at this point
Copy the full SHA d94c1faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6df14b - Browse repository at this point
Copy the full SHA e6df14bView commit details -
Merge pull request #49 from AppsDevTeam/f-add-marker-icon-style
add per-marker iconStyle
Configuration menu - View commit details
-
Copy full SHA for ad6b609 - Browse repository at this point
Copy the full SHA ad6b609View commit details -
Configuration menu - View commit details
-
Copy full SHA for e188fae - Browse repository at this point
Copy the full SHA e188faeView commit details
Commits on Jul 19, 2026
-
Move component-specific libraries to optional peerDependencies
Users now install only the libraries required by the components they actually use, instead of pulling all heavy dependencies (firebase, tinymce, leaflet, google maps, ...) automatically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 84cb4be - Browse repository at this point
Copy the full SHA 84cb4beView commit details -
Removes Firebase messaging dependency
Streamlines project dependencies by removing the `@firebase/messaging` package, which is no longer required.
Configuration menu - View commit details
-
Copy full SHA for 4a4ab9d - Browse repository at this point
Copy the full SHA 4a4ab9dView commit details -
Merge pull request #50 from AppsDevTeam/f-move-deps-to-peer
Move component-specific libraries to optional peerDependencies
Configuration menu - View commit details
-
Copy full SHA for 9310193 - Browse repository at this point
Copy the full SHA 9310193View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2a2a4c0...9310193