attributes-kit icon indicating copy to clipboard operation
attributes-kit copied to clipboard

DEPRECATED Attributes Kit helps you with rendering MSON.

Results 33 attributes-kit issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 6.6.0. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.6.0 > * [`39dfe08`](https://github.com/eslint/eslint/commit/39dfe0880fa934e287e8ea1f7b56d5cba8d43765) Update: false positives in function-call-argument-newline (fixes [#12123](https://github-redirect.dependabot.com/eslint/eslint/issues/12123)) ([#12280](https://github-redirect.dependabot.com/eslint/eslint/issues/12280)) (Scott O'Hara) > *...

dependencies

Hi I saw #439 have one task is "move away from inline style". I am totally support it. So I raise this issue with following reasons: Current attributes-kit uses inline...

Based on https://github.com/apiaryio/attributes-kit/pull/462 the onElementLinkClick() method is inconsistent when minim Element is used as input as it returns refract serialization as the second argument. ``` this.context.onElementLinkClick(element.meta.id, element, event) ```

Type: Refactoring

As the `` properties support minim Element as their values (since https://github.com/apiaryio/attributes-kit/pull/462) the `props.dereferencedDataStructures` minim Element support should be implemented as well. This would allow the minim Element using application...

Type: Refactoring

E.g. https://github.com/apiaryio/attributes-kit/blob/master/fixtures/variable-property.md.

Type: Enhancement

> git clione https://github.com/apiaryio/attributes-kit.git . > npm install result > [email protected] prepublish \path\to\attributes > not-in-install && npm run build || : > > ':' は、内部コマンドまたは外部コマンド、 > 操作可能なプログラムまたはバッチ ファイルとして認識されていません。 > npm...

Although it works in the demo, in our code the arrow is missing (left of “items”): ![screenshot from 2016-05-24 16 46 28](https://cloud.githubusercontent.com/assets/2670454/15510444/356303cc-21cf-11e6-95ee-e716c7a63b4c.png) Here is how attributes-kit is being used: ```...

It seems that ``` javascript AttributesKit.render(refractElement, element, options); ``` does not pass all the options to the React component, only `options.dataStructures`.

- Nested level - hasMembers? - hasValue - hasType