GithubHelp home page GithubHelp logo

Comments (13)

dovy avatar dovy commented on June 16, 2024 2

Dimension field mode default not showing up. Added to the object. Not displayed by the keyvalue formatter.

from docs.

dovy avatar dovy commented on June 16, 2024 1

Expand keyvalue formatter to allow string/array/boolean dropdown for value types. See Editor: args

from docs.

dovy avatar dovy commented on June 16, 2024 1

Need a nestedkeyvalue formatter that provides:
id => nestedkeyformatter array.

See palette_color and arg palettes

from docs.

dovy avatar dovy commented on June 16, 2024 1

http://localhost:8080/core-fields/radio.html
data arg passed won't inherit required. It's not "required" for this field. Should not be required unless specified.

Set required to false, but need to go back through all fields with data and possibly have a way to add "required => true". Needs a JS change.

from docs.

dovy avatar dovy commented on June 16, 2024 1

Need to have a way to remove "custom" and "array" from the data formatter values as seen with this field: http://localhost:8080/core-fields/radio.html

** UPDATE ** Exclude types permitted in the data field. IE, somehow specify to remove these types, or permit the passing of an array of all permitted types.

from docs.

dovy avatar dovy commented on June 16, 2024 1

http://localhost:8080/core-fields/select-image.html
Needs to put the keyvalue formatter on the subkeys. Possible options are only alt or img. See options argument. Documentation updated for clarity.

Allow to populate a dropdown like with the key/value formatter. In this field's case, alt and img are permitted keys.

(for the record, I just typed some keys. I did not intend to spell that word, haha)

from docs.

dovy avatar dovy commented on June 16, 2024 1

http://localhost:8080/core-fields/slides.html
With the code just pushed is a "show" array. I think it would be quite wise for us to allow (somehow) the keyvalue to be permitted to only allow boolean values. I know a few instances where that would work. A future task, not an immediate need.

from docs.

dovy avatar dovy commented on June 16, 2024 1

data fields needs to allow a clearing. IE, delete values. Especially for fields with options enabled.

-- UPDATE
This feature is had, just not very obvious. Fine for now.

from docs.

dovy avatar dovy commented on June 16, 2024 1

Keep getting this error sometimes when resetting:

from docs.

dovy avatar dovy commented on June 16, 2024

TODO - keyvalue formatter allows duplication. Any way to alert or highlight in red if the same key is used as already exists?

from docs.

dovy avatar dovy commented on June 16, 2024

TODO: keyvalue

Still need to be able to set a default argument like so:

"default": {
        "width": true
      }

and have it properly output the defaults in the editor.

from docs.

dovy avatar dovy commented on June 16, 2024

Select2 decide on using output/data or combining.

from docs.

dovy avatar dovy commented on June 16, 2024

Options formatter needs to be hidden if data has a value.
http://localhost:8080/core-fields/sorter.html

** UPDATE ** If a "data" value is provided, the "options" array should hide and values be removed from the output PHP.

Basically data is #1, options #2.

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.