mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 13:38:39 +00:00
7c272c561c
* c * we * working * work on searchable props * organize * workinng * accept siteUrl as parameter * qw * a * work on display * work on propertyBagDisplay * ZX * qwe * qwd * qdw * qdw * refactoring * qw * qw * qwd * awd * er * git popup on disoplay working * 123 * qw * asd * works * Working! * qweqwwe * asd * linting * tslint * enable edit all properties * edit all props * sort not quite working * sort working * sort working * now really! * fdg * Added MessageDisplay * separete messagedisplay for panel * added PropertyBagEditPanel * Implement fileters site list * new props * Filters working * add addn'l parameters * extracted User Filetrs * added dropdowns to coimmand bar * qw * filters * ads * qwe * sdf * work on user filters * dwq * qw * add global nab menu * filterstate * qwe * qwe * fixed filters on filtered site list * convert params in webparr * work on men us * fix nav webpart. Cleanup Descriptions * clean linting errors * qwe * added comments * fix href in menu * readme * fix render of bolean in list * add images * Update README.md * Update README.md * Update README.md * fix copy-assets.json * cleaned up webpart names and descriptions * fix issue with menu and blank props * fix readme
33 lines
326 B
Plaintext
33 lines
326 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Dependency directories
|
|
node_modules
|
|
|
|
# Build generated files
|
|
dist
|
|
lib
|
|
solution
|
|
temp
|
|
*.sppkg
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# OSX
|
|
.DS_Store
|
|
|
|
# Visual Studio files
|
|
.ntvs_analysis.dat
|
|
.vs
|
|
bin
|
|
obj
|
|
|
|
# Resx Generated Code
|
|
*.resx.ts
|
|
|
|
# Styles Generated Code
|
|
*.scss.ts
|