This website requires JavaScript.
Explore
Help
Sign In
OpenSourceArk
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d30164df97
Ghost
/
apps
/
admin-x-framework
/
.gitignore
3 lines
11 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Moved AdminX test config to framework package (#19096) refs https://github.com/TryGhost/Product/issues/4180
2023-11-22 16:39:32 +03:00
dist
Separated common AdminX logic into a reusable package (#18919) refs https://github.com/TryGhost/Product/issues/4123 --- <!-- Leave the line below if you'd like GitHub Copilot to generate a summary from your commit --> <!-- copilot:summary --> ### <samp>🤖 Generated by Copilot at a420f0b</samp> This pull request moves most of the API-related types and functions from the `admin-x-settings` package to the `admin-x-framework` package, which is a new library of common utilities and hooks for the admin-x apps. It also adds some configuration files, such as `.eslintrc.cjs` and `.gitignore`, to the `admin-x-framework` package. Additionally, it exports the `FetchKoenigLexical` type from the `admin-x-design-system` package, which is used by the `HtmlEditor` component.
2023-11-14 16:50:08 +03:00
types
Reference in New Issue
Copy Permalink