Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3931df0

Browse files
doc link fixes, npm pack tweaks (#3125)
* 🔧 Fix broken Angular Guide link in TypeDoc documentation - Updated angular/typedoc.html.json to point Angular Guide to index.html instead of README.md - Regenerated Angular HTML documentation with correct links - The Angular Guide link now properly navigates to the main Angular docs page Fixes: https://gridstackjs.com/angular/doc/html/modules.html Angular Guide link * doc link fixes, npm pack tweaks
1 parent a923322 commit 3931df0

File tree

127 files changed

+22
-6900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+22
-6900
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ node_modules
99
.vscode
1010
.idea/
1111
.DS_Store
12+
doc/html/

‎Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ module.exports = function(grunt) {
4444
'dist/angular/src/gridstack-item.component.ts': ['angular/projects/lib/src/lib/gridstack-item.component.ts'],
4545
'dist/angular/src/base-widget.ts': ['angular/projects/lib/src/lib/base-widget.ts'],
4646
'dist/angular/src/gridstack.module.ts': ['angular/projects/lib/src/lib/gridstack.module.ts'],
47+
'dist/angular/src/types.ts': ['angular/projects/lib/src/lib/types.ts'],
4748
}
4849
}
4950
},

‎LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019-2023 Alain Dumesny. v0.4.0 and older (c) 2014-2018 Pavel Reznikov, Dylan Weiss
3+
Copyright (c) 2019-2025 Alain Dumesny. v0.4.0 and older (c) 2014-2018 Pavel Reznikov, Dylan Weiss
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

‎angular/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/tmp
66
/out-tsc
77
/bazel-out
8+
/doc/html/
89

910
# Node
1011
/node_modules

‎angular/doc/html/.nojekyll

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎angular/doc/html/assets/hierarchy.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎angular/doc/html/assets/highlight.css

Lines changed: 0 additions & 148 deletions
This file was deleted.

‎angular/doc/html/assets/icons.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /