Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make stores export a createStore() which can be used in testswinh-vuex-createStore-docs | Winnie Hellmann | 2018-05-18 | 1 | -2/+6 |
| | |||||
* | code example formatting | Dennis Tang | 2018-05-14 | 1 | -2/+2 |
| | |||||
* | more typos | Dennis Tang | 2018-05-14 | 1 | -4/+4 |
| | |||||
* | typo in `endpoint` | Dennis Tang | 2018-05-14 | 1 | -2/+2 |
| | |||||
* | clarify that the function export should be default | Dennis Tang | 2018-05-14 | 1 | -1/+1 |
| | |||||
* | fix typo | Dennis Tang | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | add link for babel-plugin-rewire | Dennis Tang | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Update vuex.md | Dennis Tang | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | add rewire gotcha about testing vuex actions/getters | Dennis Tang | 2018-05-08 | 1 | -0/+12 |
| | |||||
* | correct doc-nav header hierarchy | Dennis Tang | 2018-05-08 | 1 | -3/+3 |
| | |||||
* | Follow up after review | Filipa Lacerda | 2018-05-07 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into 44427-state-management-with-vuext | Filipa Lacerda | 2018-05-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1063 commits) Replace commits spinach tests with RSpec analog Update repository.rb Add note about rebase/squash duplication in Gitaly Resolve "Reconcile project templates with Auto DevOps" Move import project pane to a separate partial Inform the user when there are no project import options available Clarify location of Vue templates Make add_index_to_namespaces_runners_token migration reversible Fix lambda arguments in Grape entities Update grape-entity 0.6.0 -> 0.7.1 Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rb Use limited_counter_with_delimiter in the admin user list tabs Remove a warning from spec/features/admin/admin_users_spec.rb Use smallint for runner_type since its an enum Dont remove duplicates in Runner.owned_or_shared since its not necessary Change the docs license to CC BY-SA Remove unnecessary disable transaction in add_ci_runner_namespaces Split migration to add and index namespaces.runners_token Output some useful information when running the rails console Revert "Use factory in specs for ProjectCiCdSettings" ... | ||||
* | Update vuex.md | Filipa Lacerda | 2018-04-06 | 1 | -5/+6 |
| | |||||
* | Changes after review | Filipa Lacerda | 2018-04-04 | 1 | -32/+33 |
| | |||||
* | Fixes typos and adds mutations examples44427-state-management-with-vuex | Filipa Lacerda | 2018-03-22 | 1 | -19/+112 |
| | |||||
* | Improve state management documentation | Filipa Lacerda | 2018-03-22 | 1 | -0/+261 |