Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pdureau created an issue. See original summary.

g4mbini’s picture

@pdureau there is this documentation here (which I used to duplicate on d.org) : https://ui-patterns.readthedocs.io/en/8.x-1.x/

pdureau’s picture

Also, lets take some Support Requests to make a FAQ (Frequently Asked Questions) : https://www.drupal.org/project/issues/ui_patterns?text=&status=Open&prio...

pdureau’s picture

pdureau’s picture

Assigned: Unassigned » pdureau

I take it

pdureau’s picture

Status: Active » Needs work

Doing some tests with mkdocs, so the current issue will also cover #3465039: [2.0.0-rc] Move specs to markdown in git repo

pdureau’s picture

Title: [2.0.0-rc] Update documentation » [2.0.0-rc1] Update documentation
pdureau’s picture

pdureau’s picture

Title: [2.0.0-rc1] Update documentation » [2.0.0-rc2] Update documentation
pdureau’s picture

Title: [2.0.0-rc2] Update documentation » [2.0.0-rc3] Update documentation
pdureau’s picture

Current progress:

$ tree docs/ | grep -v png
├── faq.md  ✅ DONE
├── index.md  ✅ DONE
├── 1-users
│   ├── 0-component-form.md  ✅ DONE
│   ├── 1-as-block.md   ✅ DONE
│   ├── 2-as-layout.md  ✅ DONE
│   ├── 3-in-field-formatter.md  ✅ DONE
│   ├── 4-with-views.md  ✅ DONE
│   ├── 5-presenter-templates.md  ✅ DONE
├── 2-authors
│   ├── 0-authoring-a-component.md  ✅ DONE
│   ├── 1-stories-and-library.md  ✅ DONE
│   ├── 2-best-practices.md
│   ├── 3-migration-from-UIP1.md  ✅ DONE
├── 3-devs
│   ├── 1-source-plugins.md
│   ├── 2-prop-type-plugins.md
│   ├── 3-internals.md

mogtofu33 made their first commit to this issue’s fork.

  • pdureau committed f85ddf51 on 2.0.x
    Issue #3473889 by pdureau, mogtofu33, g4mbini: Update documentation
    

  • pdureau committed edcd0d5b on 2.0.x
    Issue #3473889 by pdureau: Update documentation menu
    
pdureau’s picture

Assigned: pdureau » Unassigned
Status: Needs work » Fixed
pdureau’s picture

pdureau’s picture

Status: Fixed » Closed (fixed)