Commit Graph

17 Commits

Author SHA1 Message Date
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Patrik Oldsberg b1b3f094f1 docs: tweak feature-flags docs 2020-10-29 15:51:54 +01:00
Patrik Oldsberg 471b15aa18 docs: update feature flag docs 2020-10-28 22:10:23 +01:00
Patrik Oldsberg e64fc519b8 core-api: remove FeatureFlagName type 2020-10-28 16:49:09 +01:00
Rajiv Ranjan Singh def4032351 added description header field 2020-09-16 21:47:19 +05:30
Ivan Shmidt 882728ae1d feat: the whole docs structure
Co-authored-by: Raghunandan Balachandran <meetraghu28@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-08-12 15:20:20 +02:00
Stefan Ålund 8ec6ed5170 Documentation skeleton (#1617)
* Documentation skeleton

* Added ADR list and more

* rm material theme

* Update mkdocs.yml

* Add docs TOC

* Work for plain MD and mkdocs

* Update mkdocs.yml

* Restructuring

* Added roadmap

* Add reference APIs

* move publishing
2020-07-15 08:57:25 +02:00
Patrik Oldsberg a633dce818 docs: format with prettier (#1218) 2020-06-09 19:50:41 +02:00
Bilawal Hameed 8fce6e90b5 fix(feature-flags): corrected docs to instantiate FeatureFlags 2020-04-18 16:55:42 +02:00
Bilawal Hameed f1acc3e0bc Fix code sample 2020-03-31 23:04:56 +02:00
Bilawal Hameed 70252160e5 [core] change FeatureFlagState to {On,Off} 2020-03-30 12:29:54 +02:00
Bilawal Hameed 64a14b2191 [core/apis] adapted to build on existing data structures 2020-03-30 12:07:38 +02:00
Bilawal Hameed a8f304dbfb [docs/reference] updated to reflect React Hooks changes 2020-03-30 12:07:38 +02:00
Bilawal Hameed 92d091dec8 [core/apis] consolidated methods to get/set 2020-03-30 12:07:38 +02:00
Bilawal Hameed 71072da838 [docs] updated to reflect both useApi and FeatureFlags object 2020-03-30 12:07:38 +02:00
Bilawal Hameed 817c476050 [docs] updated with typescript definitions + code sample 2020-03-30 12:07:37 +02:00
Bilawal Hameed 8145ba8b94 [docs] added skeleton 2020-03-30 12:07:37 +02:00