summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide
Commit message (Expand)AuthorAgeFilesLines
* Make stores export a createStore() which can be used in testswinh-vuex-createStore-docsWinnie Hellmann2018-05-181-2/+6
* Merge branch 'docs-fe-vuex-updates' into 'master'Filipa Lacerda2018-05-161-12/+24
|\
| * code example formattingDennis Tang2018-05-141-2/+2
| * more typosDennis Tang2018-05-141-4/+4
| * typo in `endpoint`Dennis Tang2018-05-141-2/+2
| * clarify that the function export should be defaultDennis Tang2018-05-141-1/+1
| * fix typoDennis Tang2018-05-111-1/+1
| * add link for babel-plugin-rewireDennis Tang2018-05-081-1/+1
| * Update vuex.mdDennis Tang2018-05-081-1/+1
| * add rewire gotcha about testing vuex actions/gettersDennis Tang2018-05-081-0/+12
| * correct doc-nav header hierarchy Dennis Tang2018-05-081-3/+3
* | fix typos Frontend Guide, development_process.mdDennis Tang2018-05-151-3/+3
|/
* Add notice to current fe guide about new fe guideClement Ho2018-05-071-0/+3
* Follow up after reviewFilipa Lacerda2018-05-072-1/+18
* Merge branch 'master' into 44427-state-management-with-vuextFilipa Lacerda2018-05-046-49/+99
|\
| * Clarify location of Vue templatesWinnie Hellmann2018-05-041-2/+6
| * Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-1/+1
| * Fixed typosPascal Borreli2018-04-271-1/+1
| * Documentation: Frontend Building ChecklistTim Zallmann2018-04-192-39/+88
| * Fix typo in vue.mdDennis Tang2018-04-191-2/+2
| * FE Docs: Fix header hierarchy in Vuex section of Vue.mdDennis Tang2018-04-161-4/+4
* | Update vuex.mdFilipa Lacerda2018-04-061-5/+6
* | Changes after reviewFilipa Lacerda2018-04-041-32/+33
* | Fixes typos and adds mutations examples44427-state-management-with-vuexFilipa Lacerda2018-03-222-19/+117
* | Improve state management documentationFilipa Lacerda2018-03-222-248/+275
|/
* move tip into blockquote43720-update-fe-webpack-docsMike Greiling2018-03-121-8/+5
* specify that webpack entry points are exempt from unit tests, not integration...Mike Greiling2018-03-121-4/+4
* address wording feedbackMike Greiling2018-03-121-9/+9
* update node and yarn dependencies within install/upgrade docsMike Greiling2018-03-121-2/+2
* differentiate image lazy-loading from code splittingMike Greiling2018-03-121-1/+1
* emphasize headings for each page-specific-javascript tipMike Greiling2018-03-121-19/+24
* add section for universal codeMike Greiling2018-03-121-5/+9
* rewrite docs for page-specific-javascriptMike Greiling2018-03-121-34/+88
* Merge branch 'fl-document-key-vue' into 'master'Tim Zallmann2018-03-121-0/+51
|\
| * Clean up docsfl-document-key-vueFilipa Lacerda2018-03-011-8/+0
| * Adds information about nested v-forFilipa Lacerda2018-02-281-0/+18
| * Merge branch 'master' into fl-document-key-vueFilipa Lacerda2018-02-281-0/+2
| |\
| * | Fix typosFilipa Lacerda2018-02-271-5/+11
| * | Adds guidelines regarding `:key` keywordFilipa Lacerda2018-02-271-0/+35
* | | Updates file extensions on Vue docsFilipa Lacerda2018-03-121-6/+6
* | | Merge branch 'winh-fix-vuex-docs' into 'master'Filipa Lacerda2018-03-011-4/+4
|\ \ \
| * | | Small fixes in Vuex docswinh-fix-vuex-docsWinnie Hellmann2018-03-011-4/+4
| | |/ | |/|
* | | Merge branch 'docs-anim-perf' into 'master'Tim Zallmann2018-03-011-0/+12
|\ \ \ | |/ / |/| |
| * | Add animation performance guide to frontend docsdocs-anim-perfSimon Knox2018-02-201-0/+12
| |/
* | Fix example in Vuex docsFilipa Lacerda2018-02-281-0/+2
|/
* Add axios to frontend docs as the default network request librarydocs-axiosClement Ho2018-02-151-0/+3
* Add new modal Vue componentwinh-new-modal-componentWinnie Hellmann2018-02-144-34/+66
* 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