Peter Zimon
60154cfa89
Added basic modal to AdminX Design System
...
refs. https://github.com/TryGhost/Team/issues/3150
2023-05-24 16:31:26 +02:00
renovate[bot]
de1d925c8c
Update storybook monorepo to v7.0.15
2023-05-24 11:21:11 +02:00
renovate[bot]
2a985d4c6f
Update storybook monorepo to v7.0.14
2023-05-23 13:01:05 +02:00
renovate[bot]
d28eef5f4f
Update storybook monorepo to v7.0.13
2023-05-23 09:54:57 +02:00
renovate[bot]
c9b2826c16
Update dependency @storybook/addon-styling to v1.0.8
2023-05-22 10:36:36 +02:00
renovate[bot]
74d7c52ddf
Update dependency vite to v4.3.8
2023-05-22 09:16:27 +02:00
Daniel Lockyer
0fb35cf236
Added test:unit
command to admin-x-settings
...
refs https://ghost.slack.com/archives/C02G9E68C/p1684496945687519?thread_ts=1684496771.857689&cid=C02G9E68C
- this will run a build of the package upon testing, which can reveal
issues with code if the typescript compiler isn't happy
2023-05-19 14:56:08 +02:00
Rishabh
7dd8628b40
Wired Timezone settings to use real data
...
refs https://github.com/TryGhost/Team/issues/3150
- wires Timezone setting to read list of timezones and allow editing/saving new value
- handles read/write of real timezone setting from settings context
- uses `@tryghost/timezone-data` to fetch list of all timezones
- adds typings.d.ts to handle missing types for @tryghost/timezone-data
2023-05-19 18:23:34 +05:30
renovate[bot]
a1dc3d4f33
Update dependency typescript to v5.0.4
2023-05-19 12:39:23 +02:00
renovate[bot]
b373c8911e
Update storybook monorepo to v7.0.12
2023-05-19 12:04:46 +02:00
renovate[bot]
39453b678b
Update dependency vitest to v0.31.1
2023-05-19 11:50:49 +02:00
Daniel Lockyer
58539c355b
Added --adminX
functionality to yarn dev
...
fixes https://github.com/TryGhost/Toolbox/issues/581
- this adds support for spinning up AdminX within the `yarn dev` script
with zero other steps needed
2023-05-19 10:34:06 +02:00
Rishabh
9bdbe92183
Released Admin-x-settings v0.0.6
2023-05-18 02:22:47 +05:30
Peter Zimon
d8677b4f39
Added postcss-import to Admin X Settings
...
refs. https://github.com/TryGhost/Team/issues/3151
2023-05-17 08:11:02 +02:00
Rishabh
bd49a50f68
Released Admin-x-settings v0.0.5
2023-05-16 21:10:07 +05:30
Rishabh
dc480b107a
Released Admin-x-settings v0.0.4
2023-05-16 17:44:27 +05:30
Rishabh
52b2e48313
Released Admin-x-settings v0.0.3
2023-05-16 12:51:19 +05:30
Rishabh
067766e555
Updated publish config for admin-x settings package
...
refs https://github.com/TryGhost/Team/issues/3151
2023-05-16 12:49:59 +05:30
Rishabh
bb8eba9f37
Released Admin-x-settings v0.0.2
2023-05-16 12:41:50 +05:30
Rishabh
cfd704d0e1
Updated publish config for admin-x settings
...
refs https://github.com/TryGhost/Team/issues/3151
2023-05-16 12:33:37 +05:30
Rishabh
7b42aedf74
v0.0.1
2023-05-16 12:29:32 +05:30
Rishabh
3d6fb0d6b1
Added new package for admin-x settings
...
refs https://github.com/TryGhost/Team/issues/3151
- adds a new vite + typescript + storybook + TW package for setting up admin settings in react with base config that works with Ghost monorepo
- includes base components/design system for new settings UI
- adds eslint rule config to the package to match rest of Ghost codebase
- this is an experimental package as we figure out the best patterns for new admin packages in Ghost monorepo
Co-authored-by: Peter Zimon <zimo@ghost.org>
2023-05-16 12:23:24 +05:30