Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
6f644ad
chore: Remove .prettierrc.js and add prettier configuration to packag…
Verma-Punit Jul 16, 2025
93da33a
chore: Bump version to 1.0.0 in package.json
Verma-Punit Jul 16, 2025
7a371bd
chore: Remove phpcs.xml.dist configuration file
Verma-Punit Jul 16, 2025
c637883
refactor: marker and infotip formats split edit components, remove un…
Verma-Punit Jul 16, 2025
3befd47
fix: update script dependencies in asset registration
Verma-Punit Jul 17, 2025
d8d9544
refactor: remove unused floating UI core script
Verma-Punit Jul 17, 2025
dfd793b
feat: replace SVG marker with jsx component
Verma-Punit Jul 17, 2025
64e942e
chore: add Floating UI core script registration
Verma-Punit Jul 17, 2025
2a98604
refactor: TatvaInfotip and TatvaMarker web components
Verma-Punit Jul 18, 2025
4c81510
feat: add constants for placement options, icons, animations, and mar…
Verma-Punit Jul 18, 2025
6c841fc
refactor: add IconTab, OverlayTab, and TextTab extract into component…
Verma-Punit Jul 18, 2025
057187b
fix: hide label in TextTab component
Verma-Punit Jul 18, 2025
f03d24c
refactor: add utility for format helpers
Verma-Punit Jul 18, 2025
edae699
chore: rename file constant.js to constants.js
Verma-Punit Jul 18, 2025
1adacee
feat: add slotchange event listener to remove empty infotip
Verma-Punit Jul 18, 2025
7adbb5e
chore: update infotip icon
Verma-Punit Jul 18, 2025
325e5bd
fix: update SVG path fill color in InfotipIcon component
Verma-Punit Jul 19, 2025
0b09a67
feat: add showTooltip call in attributeChangedCallback to display too…
Verma-Punit Jul 19, 2025
cdb5513
refactor: clean up useEffect in InlineUI and enhance prop documentati…
Verma-Punit Jul 19, 2025
023af30
chore: lint js files and auto‑fix formatting
Verma-Punit Jul 19, 2025
d7c5f7b
refactor: remove unused useEffect in Edit component and clean up Inli…
Verma-Punit Jul 20, 2025
49566f7
chore: move icon in components folder
Verma-Punit Jul 22, 2025
fdaccd4
Merge branch 'main' into refactor/code
ajitbohra Jul 25, 2025
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
1 change: 0 additions & 1 deletion .prettierrc.js

This file was deleted.

12 changes: 0 additions & 12 deletions assets/images/marker.svg

This file was deleted.

274 changes: 0 additions & 274 deletions assets/infotip/infotip-web-component.js

This file was deleted.

Loading