0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-settings/src
Daniel Lockyer c29dc48370 Updated version handling in Admin-X Settings
fix https://linear.app/tryghost/issue/DEV-22/add-support-to-admin-for-parsing-ghost-git-version

- we need to be handle the output given by `git describe`, to account
  for upcoming changes to our versioning
- this commit allows Admin-X Settings to parse these strings, and adds
  tests to check for this
2024-09-16 09:57:09 +02:00
..
assets Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
components Added comment improvements feature flag (#20986) 2024-09-12 14:49:22 +09:00
hooks Added fix for Infinite loop when changing value of new navigation item's field value 2024-07-04 12:07:33 +00:00
styles Settings keyboard shortcuts (#19836) 2024-03-13 08:46:22 +01:00
utils Updated version handling in Admin-X Settings 2024-09-16 09:57:09 +02:00
App.tsx 🐛 Fixed spurious errors when loading modal before provider 2024-07-29 13:38:05 +02:00
index.tsx
main.tsx Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
MainContent.tsx Fix scroll on settings page for editor users (#20516) 2024-07-02 14:37:56 +00:00
typings.d.ts
vite-env.d.ts