Commit Graph

276 Commits

Author SHA1 Message Date
Romain Francois
7955e8534c
Merge pull request #392 from tradingview/updating-all-examples
Updating all examples
2024-08-30 16:23:10 +01:00
Romain Francois
028208de31 Adding a min version for node 2024-08-28 07:11:11 +01:00
Romain Francois
e0f5f3fc94 Addressing comments 2024-08-22 12:05:12 +01:00
Romain Francois
d77b7691b0 CL-1977: Updating nuxtjs 2024-07-31 16:29:40 +01:00
Romain Francois
97d8c3992a CL-1977: Updating nuxtjs3 2024-07-31 16:24:42 +01:00
Romain Francois
102ff5b02f CL-1977: Updating react-javascript 2024-07-31 15:26:16 +01:00
Romain Francois
296a8afac5 CL-1977: Updating react-typescript 2024-07-31 15:20:36 +01:00
Romain Francois
558518f5a6 CL-1977: Updating vuejs3 2024-07-31 15:06:37 +01:00
Romain Francois
afb01e9bcc CL-1977: Updating vuejs 2024-07-31 15:04:09 +01:00
Romain Francois
774bed3ac4 CL-1977: Updating svelte 2024-07-31 14:50:35 +01:00
Romain Francois
9abf8d382a CL-1977: Updating nextjs-javascript 2024-07-31 12:26:43 +01:00
Romain Francois
5ba4baa231 CL-1977: Updating nextjs 2024-07-31 12:22:48 +01:00
Romain Francois
ae023fbaa8 CL-1977: Updating ios 2024-07-31 12:17:25 +01:00
Romain Francois
7a8afab9da CL-1977: Updating angular 2024-07-31 12:17:00 +01:00
Romain Francois
908c45baf7
Merge pull request #382 from tradingview/update-ios-example-attribution-link
CL-2070: Fix attribution link in iOS
2024-06-28 14:01:07 +01:00
Romain Francois
3131e329ba CL-2070: Updating gitignore 2024-06-28 12:53:54 +01:00
Romain Francois
90a0f6a4f0 CL-2070: Updating readme and adding a gitignore 2024-06-28 12:52:54 +01:00
Romain Francois
ba28823010 CL-2070: Fix attribution link in iOS 2024-06-28 12:38:09 +01:00
Romain Francois
04c76c7c1c
Merge pull request #363 from tradingview/romfrancois-update-readme
Update README.md
2023-11-03 10:18:11 +00:00
Romain Francois
32becd0734
Update README.md 2023-11-03 10:12:49 +00:00
Mark Silverwood
0c72d6e561
Merge pull request #356 from Razz19/master
Charting Library with Sveltekit(svelte) example
2023-08-31 19:09:45 +01:00
Razz19
92158a87cb
Update sveltekit/src/components/TVChartContainer.svelte
Co-authored-by: Mark Silverwood <msilverwood@gmail.com>
2023-08-29 06:13:46 -07:00
Razz19
132241a6cf
Update sveltekit/src/app.html
Co-authored-by: Mark Silverwood <msilverwood@gmail.com>
2023-08-29 06:13:37 -07:00
Razz19
da6a2aa95d style changes
TVChartContainer <html> tag removed
scroll issue fixed
2023-08-25 13:47:48 +03:00
Razz19
fbc1d4eaa1 suggested changes
copy_charting_library_files  updated
Datafeed arguments
Font changed
Credit section added to README
2023-08-25 00:44:43 +03:00
Razz19
fcbde83417 Charting Library with Sveltekit
example for Sveltekit and Svelte
2023-08-05 20:32:53 +03:00
Romain Francois
1aaa447ef6
Merge pull request #353 from tradingview/romfrancois-patch-1
Update README.md
2023-07-24 12:23:31 +01:00
Romain Francois
7aa6ecedc3
Update README.md 2023-07-24 12:15:35 +01:00
Romain Francois
9bdb210cc4
Merge pull request #340 from alithecodeguy/master
fix: access to chart via direct url bug fixed.
2023-05-09 10:02:26 +01:00
Romain Francois
284a09018c
Merge pull request #341 from tradingview/nextjs-fix-copy-files-script
nextjs example: fix copy files script
2023-05-09 10:00:51 +01:00
a.khodaiedoust
2674a040af fixed: it's better to use "onReady" instead of "onLoad" to work on pages switch. 2023-05-05 13:36:20 +03:30
Mark Silverwood
5b7a92f1a2 update readme to make markdownlint happy 2023-05-04 22:42:41 +01:00
Mark Silverwood
6bbe0ee4f1 fix copy files script when public static folder doesn't already exist 2023-05-04 22:42:11 +01:00
a.khodaiedoust
0d25c4cb23 fix: access to chart via direct url bug fixed. 2023-05-04 22:30:06 +03:30
Romain Francois
3ea099daff
Merge pull request #339 from tradingview/updating-ios-example
Fixing an issue for opening attribution link
2023-04-28 15:59:24 +01:00
Romain Francois
e1a0c31e70 Fixing an issue for opening attribution link 2023-04-28 15:40:05 +01:00
Romain Francois
bb5bcdab6f
Merge pull request #337 from tradingview/nuxjs-update-v3
Adding another nuxtjs example using v3
2023-04-14 16:06:05 +01:00
Romain Francois
a1eb89bdcd Removing starting slash for libraryPath 2023-04-14 11:52:49 +01:00
Romain Francois
e0848bcbbf Adjusting a few things 2023-04-13 21:18:42 +01:00
Romain Francois
f29c990a13 Updating main readme file 2023-04-13 18:29:55 +01:00
Romain Francois
6f287daac4 Adding another nuxtjs example using v3 2023-04-13 18:28:06 +01:00
Romain Francois
d88d58354a
Merge pull request #334 from tradingview/updating-react-typescript
Updating example to support ReactV18
2023-03-31 15:39:39 +01:00
Romain Francois
1032b8cff3
Merge pull request #333 from tradingview/update-react-javascript
Updating to be React18 compliant to create the root element
2023-03-31 15:32:31 +01:00
Romain Francois
9c0e7bc3ae Updating example to support ReactV18 2023-03-31 15:30:28 +01:00
Romain Francois
e6a832b299 Updating to be React18 compliant to create the root element 2023-03-31 08:49:04 +01:00
Romain Francois
5fef397d31
Merge pull request #332 from tradingview/CL-1487-nextjs-v13
Cl 1487 nextjs v13
2023-03-29 12:38:37 +01:00
Romain Francois
8e5d6db8df Fixing global margin 2023-03-29 12:35:26 +01:00
Romain Francois
5b91e9e270 Adding nextjsv13 example 2023-03-29 10:29:06 +01:00
Mark Silverwood
d74b98ad91
Merge pull request #331 from tradingview/add-vue3-example
Add vue 3 example
2023-03-17 14:45:39 +00:00
Mark Silverwood
524c046175
Merge pull request #330 from tradingview/update-vue2-example
update Vue 2 example
2023-03-17 14:45:23 +00:00