Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AppsDevTeam/fancyadmin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c59853d
Choose a base ref
...
head repository: AppsDevTeam/fancyadmin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c339400
Choose a head ref
  • 8 commits
  • 28 files changed
  • 3 contributors

Commits on Jun 24, 2026

  1. summernote code view format

    AdtMax committed Jun 24, 2026
    Configuration menu
    Copy the full SHA
    5fcae70 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2026

  1. Merge pull request #58 from AppsDevTeam/summernote-code-view

    summernote code view format
    thorewi authored Jun 25, 2026
    Configuration menu
    Copy the full SHA
    787e65c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42dc0d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. Merge pull request #59 from AppsDevTeam/f-fancyadmin-keep-scroll-afte…

    …r-form-submit
    
    feat: Keep scroll position after form submit
    thorewi authored Jun 26, 2026
    Configuration menu
    Copy the full SHA
    566f8fc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2026

  1. build(vite): migrate fancyadmin assets from webpack to Vite

    - Replace webpack-style `~` tilde imports with bare specifiers in SCSS
    - Add `_jquery-global.js` to expose jQuery globals before legacy plugins load
    - Add `_registerFancyadminComponents.js` for self-registering FancyAdmin JS components
    - Update `@layout.latte` to use `{asset 'portal:js/portal.js'}` instead of
      conditional HMR/prod CSS links
    - Remove stale hashed font/OTF files from dist (now emitted by Vite at build time)
    AdtMax committed Jun 27, 2026
    Configuration menu
    Copy the full SHA
    f12d6c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from AppsDevTeam/vite

    build(vite): migrate fancyadmin assets from webpack to Vite
    thorewi authored Jun 27, 2026
    Configuration menu
    Copy the full SHA
    dc785d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Configuration menu
    Copy the full SHA
    9f20f12 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from AppsDevTeam/vite

    fix: Don't import select2 SCSS core (invalid under modern Dart Sass)
    thorewi authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    c339400 View commit details
    Browse the repository at this point in the history
Loading