Commit Graph

57 Commits

Author SHA1 Message Date
Ben Haynes
7599e0a7aa primary color and various design updates 2021-03-04 18:50:47 -05:00
Ben Haynes
d1fb64223d in-app docs styling updates 2021-02-18 14:25:32 -05:00
WoLfulus
813c731d27 Add config override support to env module (#4029)
* add override support for env module

* Override instead of merge w/ config file

* Default to reading .env instead of process.env

* Make env available in process.env

* Add docs for config-files

* Extend note

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-16 11:38:07 -05:00
Nitwel
e1b353b38b fix translation of module names (#4057) 2021-02-15 11:32:36 -05:00
Rijk van Zanten
81fc8443df Don't wrap text in nav (#4035)
* Move v-list-item-text to v-text-overflow, use in tables

* Fix type issue
2021-02-12 16:39:17 -05:00
Rijk van Zanten
1064d10296 Fix file imports now that vetur supports monorepos (#4016) 2021-02-11 13:08:59 -05:00
Rijk van Zanten
df22a58c6a Update in-app docs (#3989)
* Fix root redirect

* Fix html in headings

* Add graphql syntax mode

* Install markdown-it + plugins

* Fix file copying on mac

* Replace md rendering engine

* Fix wrong links in guides

* Scroll to top on every route change

* Update in-app links

* Fix home redirect

* Fix deep-linking paths

* Add to reference

* Fix nested group scoping

* Fix open path reference
2021-02-09 18:31:25 -05:00
Rijk van Zanten
5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00
Philleep Florence
c934dd17a6 1129.01 - Resolve links and images within the Docs Module. (#3760)
* 1129.01 - Resolve links and images within the Docs Module. Validate hint container blocks.

* Remove copy-to-app

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2021-02-01 17:15:58 -05:00
Nitwel
4c5c8cc629 replace replaceAll with replace 2020-10-22 18:22:21 +02:00
e01
81dc11ceb3 Fix tables in docs constrast UX 2020-10-17 13:44:52 +03:00
rijkvanzanten
e8bee549a2 Rename drawer to sidebar 2020-10-16 11:53:20 -04:00
rijkvanzanten
fa2e255b7e Update spec service to use m2a 2020-10-12 14:16:54 -04:00
Nitwel
9fa88dba2a fix docs navigation 2020-10-12 13:45:54 +02:00
Nitwel
86d4cdcbdb remove console log 2020-10-09 13:46:46 +02:00
Nitwel
812f60874d fix navigation now working 2020-10-09 00:42:42 +02:00
Nitwel
ae7ad4cb38 Merge branch 'main' into list-accordion 2020-10-08 22:57:17 +02:00
Ben Haynes
aa437ab8f5 Style docs heading links 2020-10-08 11:26:32 -04:00
Ben Haynes
cc77446b6d Add docs sidebar info 2020-10-08 11:26:18 -04:00
rijkvanzanten
045aa613e2 Rely on undefined check for #583 2020-10-08 09:08:20 -04:00
Nitwel
1ef08942b3 fix view possibly being null 2020-10-08 10:20:00 +02:00
rijkvanzanten
44a2260d18 Remove empty injection 2020-10-07 22:07:14 -04:00
rijkvanzanten
da51cffcff Small tweaks 2020-10-07 22:05:19 -04:00
rijkvanzanten
e9f136bbb0 Add nav structure to docs folder 2020-10-07 21:57:22 -04:00
rijkvanzanten
6057c9e5d1 Update docs module 2020-10-07 21:54:44 -04:00
Nitwel
7c74cd8fa9 fix code highlighting 2020-10-07 12:48:09 +02:00
Rijk van Zanten
ff466c2bb7 Merge pull request #494 from directus/v-list-subdued
Added subdued and tweak dense prop
2020-10-06 17:14:20 -04:00
rijkvanzanten
ce84977714 Remove unused lines prop, remove unused subtitle comp 2020-10-06 17:04:47 -04:00
Ben Haynes
1535db7646 Docs updates 2020-10-06 16:19:36 -04:00
Ben Haynes
da8a6a1502 Docs updates 2020-10-06 12:57:57 -04:00
Ben Haynes
2ea88addeb Docs updates 2020-10-06 09:03:20 -04:00
Nitwel
495a804939 remove unused props 2020-10-05 18:46:23 +02:00
Nitwel
de55e1a18e Update props of v-list 2020-10-05 18:13:56 +02:00
Nitwel
5c011af6f4 Merge branch 'main' into v-list-subdued 2020-10-05 17:08:49 +02:00
Nitwel
325fe78791 Remove v-model on groups and make docs nav linear 2020-10-03 00:56:40 +02:00
Nitwel
270990efd2 add modeling of active items in v-list 2020-10-02 23:59:45 +02:00
Ben Haynes
d4a214f2d4 Docs updates 2020-10-02 16:21:20 -04:00
Nitwel
508661167e add accordion option to v-list-group 2020-10-02 20:36:24 +02:00
Ben Haynes
d5fc7b1d2e Docs updates 2020-10-02 13:06:02 -04:00
Ben Haynes
ccdb296a92 Docs updates 2020-10-02 12:14:33 -04:00
Nitwel
4b7f751a86 added subdued prop 2020-10-02 14:56:34 +02:00
Ben Haynes
5a4d843283 Docs update 2020-10-01 18:21:38 -04:00
Ben Haynes
c9e65cac8f Docs updates 2020-10-01 17:27:20 -04:00
Rijk van Zanten
d4bcd4f44c Merge pull request #481 from directus/docs-md-updates
Add defaultSection and change title shown
2020-10-01 15:18:49 -04:00
Ben Haynes
33d2de006f Docs updates 2020-10-01 14:21:36 -04:00
Nitwel
3f29f3db70 add defaultSection and change title shown 2020-10-01 19:07:16 +02:00
Ben Haynes
89088a7f4e Docs App Overview WIP 2020-09-30 19:11:56 -04:00
Rijk van Zanten
9e575a6a25 Merge pull request #461 from directus/fix-docs
remove empty paragraphs arround tip
2020-09-30 14:57:56 -04:00
Nitwel
eca9175ad2 remove empty paragraphs arround tip 2020-09-30 20:45:58 +02:00
Ben Haynes
d2244a4d8f Docs styling and fixes 2020-09-30 14:41:34 -04:00