summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/style_guide_js.md
Commit message (Expand)AuthorAgeFilesLines
* Standardize markdown in dev and workflowMarcel Amirault2019-08-191-261/+261
* Fix assorted linksMarcel Amirault2019-08-071-4/+2
* Fix whitespace in ci docsMarcel Amirault2019-07-311-429/+430
* Update numbered lists for docs standardsMarcel Amirault2019-07-191-2/+2
* Fix badly rendered code blocks in JavaScript styleguideOndřej Budai2019-06-011-1/+5
* Added a note about v-slot directiveNatalia Tepluhina2019-05-281-2/+12
* Ensure all lists are surrounded by new linesEvan Read2019-02-221-11/+11
* Fix broken linkEvan Read2018-10-101-52/+57
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-329/+369
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-2/+6
|\
| * Clarify location of Vue templatesWinnie Hellmann2018-05-041-2/+6
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-301-1/+1
|\ \ | |/
| * Fixed typosPascal Borreli2018-04-271-1/+1
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
|/
* Clean up docsfl-document-key-vueFilipa Lacerda2018-03-011-8/+0
* Adds information about nested v-forFilipa Lacerda2018-02-281-0/+18
* Fix typosFilipa Lacerda2018-02-271-5/+11
* Adds guidelines regarding `:key` keywordFilipa Lacerda2018-02-271-0/+35
* Merge branch 'doc-improve-side-effects-block' into 'master'Phil Hughes2018-02-091-2/+31
|\
| * Fix english in style_guide_js.mddoc-improve-side-effects-blockFilipa Lacerda2018-02-091-2/+2
| * Improve docs about allowing some side effects on the constructorFilipa Lacerda2018-02-091-2/+31
* | Update vue component naming guidelinesGeorge Tsiolis2018-02-081-5/+5
|/
* Fix broken specsFilipa Lacerda2018-01-091-19/+6
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-4/+10
* fixes some markup issues in the js style guide docsChristiaan Van den Poel2017-12-111-62/+60
* Make naming imports more clearwinh-clarify-naming-imports-docswinh-clarify-naming-importsWinnie Hellmann2017-10-091-4/+26
* Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-filesEric Eastwood2017-10-031-1/+20
* Adds a better explanation for alignment sectionFilipa Lacerda2017-09-081-7/+18
* Fix broken Frontend JS guideRobert Speicher2017-08-291-63/+58
* Update docs with Javascript accord.Jacob Schatz2017-08-151-0/+17
* Backport to CE for:2902-standalone-ee-dir-ceLin Jen-Shin2017-08-041-18/+36
* Add directives to Vue component orderingSimon Knox2017-07-251-0/+1
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-231-4/+8
* Changes after review31552-documentation-dos-and-dontsFilipa Lacerda2017-05-041-19/+13
* Add missing pointsFilipa Lacerda2017-05-041-8/+70
* Adds numbered lists to easily point to documentationFilipa Lacerda2017-05-041-282/+262
* Update style_guide_js.mdfe-doc-updateFatih Acet2017-04-201-0/+10
* Adds documentation entry: Don't user forEach, aim for code without side effectsFilipa Lacerda2017-04-201-0/+17
* Adds vue js example application and documentationFilipa Lacerda2017-04-201-1/+22
* Adds entry about kebab case props in documentationFilipa Lacerda2017-03-271-4/+11
* Creates Frontend Style guideFilipa Lacerda2017-03-221-0/+408