revite/src/components
2022-09-17 13:01:02 +01:00
..
common fix: null assertion has a chance of throwing error here 2022-09-17 10:50:26 +01:00
markdown fix: re-write blockquote regex to include lists 2022-09-17 13:01:02 +01:00
native chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
navigation chore: remove stray log 2022-08-15 19:37:29 +02:00
settings fix: correctly specify headers when removing MFA 2022-09-08 11:19:26 +01:00
ui chore(refactor): move and re-organise types folder 2022-06-10 14:11:38 +01:00
README.md chore(refactor): clean up component folder structure 2022-06-12 15:24:00 +01:00

The following folders should not be added to or modified:

  • common
  • markdown
  • native
  • ui

The following are part-legacy, will remain in place and will be rewritten to some degree still:

  • navigation

The following are mostly good to go:

  • settings