Thomas Heartman
0c6bbc215c
docs: move video component to /src/components
2022-01-26 13:52:17 +01:00
Thomas Heartman
2c318546b6
docs: remove unnecessary wrapping divs.
2022-01-26 13:52:17 +01:00
Thomas Heartman
a853de45ce
docs: size video wrapper elements correctly
2022-01-26 13:52:17 +01:00
Thomas Heartman
1a399fcabc
docs: add video content component (to be moved)
2022-01-26 13:52:17 +01:00
Thomas Heartman
c373db40bb
docs: make the video content callout Unleash gray.
2022-01-26 13:52:17 +01:00
Thomas Heartman
27ab905d4f
docs: remove container query polyfill.
2022-01-26 13:52:17 +01:00
Thomas Heartman
2a6504e581
docs: use grid for videos in smaller formats.
2022-01-26 13:52:16 +01:00
Thomas Heartman
132cba741c
docs: add media query to control for smaller sizes.
2022-01-26 13:51:44 +01:00
Thomas Heartman
2d56e07d3d
docs: styling changes to the videos component
2022-01-26 13:51:44 +01:00
Thomas Heartman
2259cc4e68
docs: add initial video component idea (+ cq polyfill)
...
note: polyfill is currently broken for some reason 🤷
2022-01-26 13:51:44 +01:00
Thomas Heartman
4c48d5bf89
chore: fix typo in introductory docs (missing accent)
2022-01-26 13:49:56 +01:00
Ivar Conradi Østhus
a50d0e2a21
fix: improve API error-handling ( #1301 )
...
Unleash is an API and it would simplyfy a lot of the specific
errors could carry the expected HTTP status code for this error.
This would eliminate the need for a gigantic switch/case in the
handle-errors function.
2022-01-26 13:45:22 +01:00
renovate[bot]
cd5f3bb964
chore(deps): update dependency superagent to v7 ( #1242 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-26 13:41:11 +01:00
Ivar Conradi Østhus
b8399abee0
fix: add migration for old feature events ( #1300 )
...
When we change the feature events we introduced a new column
on the events table to ease resolving of feature related events,
instead of knowing the types and require the data object to include
a name property. This commit adds a migration to make sure we
convert all feature events.
fixes : #1299
2022-01-26 13:39:59 +01:00
Thomas Heartman
452416ca79
Merge pull request #1269 from Unleash/docs/diataxis-restructure
...
Docs: restructure documentation
2022-01-26 13:26:04 +01:00
Thomas Heartman
bb37141899
docs: Tweak github links (labels, text)
2022-01-26 12:22:03 +01:00
Thomas Heartman
e697e146d6
chore(format): run prettier on the custom css stylesheet
2022-01-26 11:57:52 +01:00
Thomas Heartman
ee55f6a9fb
docs: make top-level categories open by default, re-order references
2022-01-26 11:52:03 +01:00
Thomas Heartman
f62a65a23a
docs: order the docs structure overview the same as the actual doc.
2022-01-25 12:25:08 +01:00
Thomas Heartman
a78f4bd4c4
fix: remove unused style
2022-01-25 12:22:25 +01:00
Thomas Heartman
1b48bc0a9e
docs: sidebar markers // use vertical pipes instead.
2022-01-25 12:22:25 +01:00
Thomas Heartman
fe17c4f062
docs: add purple squares to the top level categories.
2022-01-25 12:22:24 +01:00
Thomas Heartman
f944a40d78
docs: Extend docs landing page; add more links, structure, etc.
2022-01-25 12:22:00 +01:00
Thomas Heartman
100e136951
docs: flesh out integrations category page.
2022-01-25 12:22:00 +01:00
Thomas Heartman
738643eb24
docs: Add landing pages for all first and second-level categories.
2022-01-25 12:22:00 +01:00
Thomas Heartman
ea0ff8f991
docs: Potential fix to SSO guide ordering (with deprecated guides)
2022-01-25 12:22:00 +01:00
Thomas Heartman
3dec1ee7b2
docs: remove emoji, add placeholder links to landing page.
2022-01-25 12:22:00 +01:00
Thomas Heartman
6d43b93be2
docs(chore): fix broken links to control_rollout
2022-01-25 12:22:00 +01:00
Thomas Heartman
775da4787b
docs: remove links to deployment, integrations, and api.
2022-01-25 12:22:00 +01:00
Thomas Heartman
43604df380
docs: sort all sidebar items
2022-01-25 12:22:00 +01:00
Thomas Heartman
de41208164
docs: create categories and group how-to guides.
...
This probably needs more discussion etc, but it's a good start, I think.
2022-01-25 12:22:00 +01:00
Thomas Heartman
a13a463255
docs: change topic emoji from 🤓 -> 🧠
2022-01-25 12:22:00 +01:00
Thomas Heartman
5e556bc87d
Rename all how-to guides to start with 'how to'.
2022-01-25 12:22:00 +01:00
Thomas Heartman
286edba290
docs: place emoji before their following headings
2022-01-25 12:22:00 +01:00
Thomas Heartman
bf7231bdab
docs: group sdks by server/client
2022-01-25 12:22:00 +01:00
Thomas Heartman
e43f1dd60f
docs: delete control-rollout, redirect to activation strategies
2022-01-25 12:22:00 +01:00
Thomas Heartman
50d0f39140
docs: add content from control rollout to activation strategies
...
The two documents covered almost the exact same things (and even had
the same text. verbatim!).
2022-01-25 12:22:00 +01:00
Thomas Heartman
d3d9d44049
docs: remove 'what's new in v4'
2022-01-25 12:22:00 +01:00
Thomas Heartman
4848104ec8
docs: move all docs into sidebar
2022-01-25 12:22:00 +01:00
Thomas Heartman
28934042c0
docs: re-categorize most current docs
2022-01-25 12:22:00 +01:00
Thomas Heartman
ca7657e424
docs: change title of addons index doc.
2022-01-25 12:22:00 +01:00
Thomas Heartman
8828523e4d
docs: move sdks to reference docs
2022-01-25 12:22:00 +01:00
Thomas Heartman
4f0fa7cfd2
docs: move addons and (most) api docs to reference
2022-01-25 12:21:58 +01:00
Thomas Heartman
19eea8b3a2
docs: rename doc introduction.
2022-01-25 12:21:00 +01:00
Thomas Heartman
b3c28de0bb
docs: add introduction as separate entry
2022-01-25 12:20:53 +01:00
Thomas Heartman
24e614c977
docs: start restructuring the docs landing page.
2022-01-25 12:20:06 +01:00
Thomas Heartman
c9026395b7
docs: add initial extra doc categories.
2022-01-25 12:20:06 +01:00
Renovate Bot
025ba0e30e
chore(deps): update typescript-eslint monorepo to v5.10.1
2022-01-24 20:53:25 +00:00
renovate[bot]
da2b165af5
fix(deps): update dependency knex to v1 ( #1272 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 11:58:02 +01:00
Dtaggart
59cd88d720
docs: Update getting-started.md ( #1294 )
...
Correct password spelling. Was missing w
2022-01-24 09:27:50 +01:00