Ammar Ahmed
4a3b3a14ec
mobile: release v3.3.8
2025-11-04 10:35:34 +05:00
Ammar Ahmed
5921c61e98
mobile: fix share extension not able to clip webpage
2025-10-31 10:01:59 +05:00
Abdullah Atta
2ec764d862
clipper: update lockfile
2025-10-28 14:36:48 +05:00
Abdullah Atta
a81c8d0064
clipper: fix error on inlining css background images
2025-10-27 11:29:52 +05:00
Abdullah Atta
36099c6b4d
clipper: update lockfile
2025-10-25 15:28:31 +05:00
01zulfi
8f7a15e692
clipper: remove unnecessary packages
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:44 +05:00
Abdullah Atta
de4a660eb2
clipper: add svg screenshots for debugging
2025-10-25 15:12:31 +05:00
Abdullah Atta
c53fab603f
clipper: ignore noscript elements
2025-10-25 15:12:31 +05:00
01zulfi
a3e11b62e0
clipper: append head for node selection clips
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:30 +05:00
01zulfi
5d1775151d
clipper: remove invalid element attributes for screenshot clips
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:30 +05:00
Abdullah Atta
a0f5880e2c
clipper: serialize styles using xml serializer
2025-10-25 15:12:30 +05:00
Abdullah Atta
3dc7e70890
clipper: fix svg -> canvas -> image logic
2025-10-25 15:12:30 +05:00
01zulfi
2fa1fc8662
clipper: fix screenshot clip
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:27 +05:00
01zulfi
879a65a41c
clipper: skip style inlining if property not present
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
Abdullah Atta
d5b68bf0da
clipper: fix tests
2025-10-25 15:12:08 +05:00
Abdullah Atta
fd460d3e90
clipper: bg images in css not clipped
2025-10-25 15:12:08 +05:00
01zulfi
a74bd4972c
clipper: move inlining stylesheeet & css import resolution logic to addStylesToHead
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
0ed8839ea9
clipper: fix build error
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
Abdullah Atta
d7b0f2684a
clipper: minor perf improvements
2025-10-25 15:12:08 +05:00
Abdullah Atta
b5be9b3abf
clipper: fix image inlining in stylesheets
2025-10-25 15:12:08 +05:00
01zulfi
911105c409
clipper: inline background-images style for stylesheets appended to head
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
200c842671
clipper: ignore print stylesheets when adding to head
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
5e5930e9e8
clipper: inline styles if cssRules.length > 0
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
Abdullah Atta
fd64c1cf2d
clipper: set downloaded stylesheet as html instead of text
2025-10-25 15:12:08 +05:00
01zulfi
48e2916874
clipper: update filtering in cloned node
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
a4b0e5bfef
clipper: bring back node processing
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
0b56121a26
clipper: preserve root element attributes
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:12:08 +05:00
01zulfi
f3f61d0e19
clipper: remove unneeded code & packages
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:10:21 +05:00
01zulfi
faaf1eeadf
clipper: remove images from clip if images false
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:42 +05:00
01zulfi
4fbaecc24e
clipper: remove clone related functions
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:42 +05:00
01zulfi
4fb056095c
clipper: create & use addStylesToHead()
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:42 +05:00
01zulfi
2d6142381b
clipper: remove valid attributes check
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:41 +05:00
01zulfi
d97d14e830
clipper: improve clip with styles
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:41 +05:00
01zulfi
f2f3f7e393
clipper: (wip) improve clip with styles
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-10-25 15:07:41 +05:00
Abdullah Atta
364dccbf7a
global: get rid of nx
2025-10-08 08:42:00 +05:00
Abdullah Atta
5fe366f4f3
global: use same versions for dependencies everywhere ( #7365 )
...
* global: use same versions for dependencies everywhere
* intl: fix `Cannot find module '@lingui/macro'`
* web: fix `I18n' is not assignable to parameter` type error
* setup: log post install cmd
* setup: more logging
* web: update lockfile
2025-01-21 09:35:38 +05:00
Abdullah Atta
0a2af0ec7d
global: publish packages
2024-09-23 15:47:09 +05:00
Abdullah Atta
a7fa0bde00
global: publish packages
2024-09-23 15:32:14 +05:00
Abdullah Atta
7458aa53ae
clipper: make imports esm compatible
2024-09-23 15:32:11 +05:00
Ammar Ahmed
6db1cf5cc1
clipper: add images only for pro users ( #6528 )
2024-09-11 13:26:57 +05:00
Ammar Ahmed
2cb4a10076
clipper: add safe querySelector method
2024-09-09 14:57:49 +05:00
Abdullah Atta
f1111191b1
clipper: ignore stylesheets that throw cors error
2024-08-13 11:07:20 +05:00
Abdullah Atta
ebc01af34a
global: publish packages
2024-07-20 10:34:28 +05:00
Abdullah Atta
25c861ce77
global: publish packages to npm
2024-06-05 10:28:28 +05:00
Muhammad Ali
3873758fe5
clipper(web): add fallback height & width for web clip( #3766 )
2023-11-18 10:03:14 +05:00
Abdullah Atta
3c876cb1d8
global: update lockfiles
2023-11-18 10:03:13 +05:00
Muhammad Ali
37d8d85935
clipper: delete import css rules after iteration ( #3720 )
...
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2023-11-16 13:06:51 +05:00
Ammar Ahmed
c1e1a8d1a9
clipper: support full page clips without styles and images
2023-09-22 10:32:52 +05:00
Ammar Ahmed
f6a4af8c00
clipper: convert relative urls to absolute
2023-09-22 10:32:52 +05:00
Ammar Ahmed
2592a90853
mobile: fix clipper build output path
2023-09-22 10:32:52 +05:00