kasuken / ModernVersionHistory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Version History for SharePoint

Summary

A solution that provides a better Ui for version history on SharePoint.

moderversionhistory

Used SharePoint Framework Version

version

Prerequisites

  • NodeJS 18.x
  • SPFx 1.17.4

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 Initial release

How to run the solution locally

  • Clone this repository
  • Ensure that you are in the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

About


Languages

Language:TypeScript 52.7%Language:JavaScript 47.2%Language:SCSS 0.1%