Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gulf new story elements With Card Attributes #442

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
5e75210
add. amp beta version for story elements
VeenaYemmiganur Jul 25, 2024
26fed89
chore(release): 7.30.0-gulf-new-story-elements.0
VeenaYemmiganur Jul 25, 2024
c9a44fe
Add. new amp beta version
VeenaYemmiganur Jul 25, 2024
14b17dc
chore(release): 7.30.0-gulf-new-story-elements.1
VeenaYemmiganur Jul 25, 2024
a21c40f
Merge branch 'master' of https://github.com/quintype/quintype-node-fr…
VeenaYemmiganur Aug 30, 2024
d79522f
add. new beta of amp
VeenaYemmiganur Aug 30, 2024
8c6155c
chore(release): 7.31.0-gulf-new-story-elements.0
VeenaYemmiganur Aug 30, 2024
f1a783e
Add amp beta version
VeenaYemmiganur Aug 30, 2024
3dc59fd
chore(release): 7.31.0-gulf-new-story-elements.1
VeenaYemmiganur Aug 30, 2024
7c0195f
Add. new beta for Demo purpose
VeenaYemmiganur Oct 1, 2024
324b45c
chore(release): 7.31.0-gulf-new-story-elements.2
VeenaYemmiganur Oct 1, 2024
1e5a2d4
add. new beta version of AMP with liveblog changes
VeenaYemmiganur Oct 2, 2024
672b4a9
chore(release): 7.31.0-gulf-new-story-elements.3
VeenaYemmiganur Oct 2, 2024
750a81c
add. new package-lock.json
VeenaYemmiganur Oct 2, 2024
6a281c0
chore(release): 7.31.0-gulf-new-story-elements.4
VeenaYemmiganur Oct 2, 2024
7991cb6
Add.Amp beta with ebook element imp
VeenaYemmiganur Oct 4, 2024
60c9e76
chore(release): 7.31.0-gulf-new-story-elements.5
VeenaYemmiganur Oct 4, 2024
957732d
add. AMp beta version with Tiktok implementation
VeenaYemmiganur Oct 4, 2024
5c1ff20
chore(release): 7.31.0-gulf-new-story-elements.6
VeenaYemmiganur Oct 4, 2024
d126509
Add. Amp beta version with TimeStamp for card attribute
VeenaYemmiganur Oct 20, 2024
3a50bd2
chore(release): 7.31.0-gulf-new-story-elements.7
VeenaYemmiganur Oct 20, 2024
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 .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"files.insertFinalNewline": true,
"files.trimTrailingWhitespace": true,
"editor.codeActionsOnSave": {
"source.organizeImports": true
"source.organizeImports": "explicit"
}
}
Loading