Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Steph 283b4838d4
docs: versioning prep (#5990)
* update docusaurus version to 2.0.0-beta.20

* add keywords

* add md extensions to introduction file

* add md extensions to getting-started file

* add md extensions to fast-frame file

* add md extensions to getting started readme file

* add md extensions to defining-elements file

* add md extensions to declaring-templates file

* add md extensions to using-directives file

* add md extensions to next-steps file

* add md extensions to overview file

* add md extensions to creating-a-compound-library file

* add md extensions to design-tokens file

* add md extensions to aspnet file

* add md extensions to react file

* update join file

* add md extensions to contributing file

* add md extensions to writing-documentation file

* add md extensions to issue-management file

* add md extensions to release-planning file

* add md extensions to cheat-sheet file

* add md extensions to faq file

* update documentation footer

* update hideable sidebar configuration for Docusaurus 2.0.0-beta.20

* Change files

* minor grammar fixes

Co-authored-by: Rob Eisenberg <EisenbergEffect@users.noreply.github.com>
2022-05-26 13:31:19 -04:00
Aaron Wentzel 920bade340
chore: update security for xss and http (#3739)
* chore: remove xss for compliance as it gives false sense of security

* update to replace all http to https for security improvements

* Update build/testing/sauce-labs/test-browsers.js

Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>

* Update packages/web-components/README.md

Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>

* Update README.md

Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>

* Update packages/web-components/fast-components/README.md

Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>

Co-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>
2020-08-20 10:58:38 -07:00
Aaron Wentzel 063ab67b1e
Update CODE_OF_CONDUCT.md 2018-09-05 09:18:10 -07:00
Nicholas Rice e70acfd6d3 feat: adds fast-react-jss-manager project (#2)
* adding contribution policy and contribution guides

* clean package.json in prep for monorepo

* adding getting-started documentation

* adding lerna

* adding linting process

* adding author

* adding fast-react-jss-manager

* adding react-jss-manager

* adding commit message details to the readme

* renaming package

* removing duplication of content

* point package.json repository to the correct repository

* updating packages
2018-03-02 16:35:22 -08:00