Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
d6c3217
feat(docs): update badge xplat topic
Hristo313 Jul 20, 2026
e7e9d38
fix(docs): fix lint errors
Hristo313 Jul 20, 2026
81ae011
fix(docs): fix build error
Hristo313 Jul 20, 2026
ba75419
feat(docs): add badge image and update the anatomy text
Hristo313 Jul 20, 2026
9de5925
feat(docs): add missing badge image in astro
Hristo313 Jul 20, 2026
d00fe02
feat(docs): update anatomy and angular content for the badge topic
Hristo313 Jul 20, 2026
8c4e5ba
feat(docs): update badge topic
Hristo313 Jul 20, 2026
b9f176b
feat(docs): update the badge topic
Hristo313 Jul 20, 2026
3921b1e
feat(docs): update the badge topics content
Hristo313 Jul 21, 2026
5c0b4bb
fix(docs): fix broken links
Hristo313 Jul 21, 2026
475a6ed
feat(docs): update the badge topics
Hristo313 Jul 22, 2026
70ef557
fix(badge): remove empty spaces
Hristo313 Jul 22, 2026
08a51be
fix(docs): add small updates
Hristo313 Jul 22, 2026
46e1f34
Merge branch 'vnext' into hhristov/update-badge-topic
Hristo313 Jul 24, 2026
b954105
feat(docs): update badge topic
Hristo313 Jul 24, 2026
172521c
feat(docs): update badge description
Hristo313 Jul 24, 2026
6c42333
feat(docs): update last updated date
Hristo313 Jul 24, 2026
bd8590c
fix(docs): update whitespaces
Hristo313 Jul 24, 2026
796ac3e
fix(docs): fix last updated date
Hristo313 Jul 24, 2026
b7642bb
feat(docs): update samples for the badge
Hristo313 Jul 27, 2026
26fbe22
feat(*): adding FAQ comp from astro-comps
ChronosSF Jul 27, 2026
3691acc
feat(docs): update badge arrow indicator position for the faq
Hristo313 Jul 28, 2026
0433998
feat(badge): updating to comps 29, adding anatomy and default end ind…
ChronosSF Jul 28, 2026
f06cc3a
fix(docs): update type and known limitations sections
Hristo313 Jul 29, 2026
a455773
feat(docs): update anatomy assets logic
Hristo313 Jul 30, 2026
4ccd5a9
feat(docs): add the anatomy assets to angular
Hristo313 Jul 30, 2026
7eaeaa1
fix(docs): remove unneeded assets
Hristo313 Jul 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"astro": "^6.1.6",
"docs-template": "file:../../",
"igniteui-astro-components": "0.0.27",
"igniteui-astro-components": "0.0.29",
"sharp": "^0.34.2"
},
"devDependencies": {
Expand Down
Loading
Loading