apostrophecms / apostrophe

A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
https://apostrophecms.com
Other
4.37k stars 590 forks source link

implement vue-color in Apostrophe #4803

Closed stuartromanek closed 1 week ago

stuartromanek commented 2 weeks ago

Summary

Note: This is a straight port. No API surfaces changed or additional features implemented.

✅ UI Tests passed here https://github.com/apostrophecms/testbed/actions/runs/11784024947

Related PRs https://github.com/apostrophecms/testbed/pull/309

What are the specific steps to test this change?

  1. npm run dev
  2. Check a schema color field
  3. Check the rich text color tool

What kind of change does this PR introduce?

(Check at least one)

Make sure the PR fulfills these requirements:

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

stuartromanek commented 1 week ago

@boutell [Like this]? (https://github.com/apostrophecms/apostrophe/pull/4803/commits/6b2c03afee2109cb83c18d4a3cd0c61392de8c2a) No additional formatting?