From bbb2e66233730ed7dd9c8e3de138369ba341d8cb Mon Sep 17 00:00:00 2001 From: LinkinStars Date: Mon, 13 Jan 2025 11:19:25 +0800 Subject: [PATCH 1/3] docs(disclaimer): remove disclaimer --- DISCLAIMER | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER deleted file mode 100644 index 009fd82bb..000000000 --- a/DISCLAIMER +++ /dev/null @@ -1,10 +0,0 @@ -Apache Answer is an effort undergoing incubation at the Apache -Software Foundation (ASF), sponsored by the Apache Incubator PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be -fully endorsed by the ASF. \ No newline at end of file From 5886c1ec53087520ac02cbdaf9811a0cfebc829e Mon Sep 17 00:00:00 2001 From: LinkinStars Date: Mon, 13 Jan 2025 11:44:57 +0800 Subject: [PATCH 2/3] build(release): remove DISCLAIMER file from release assets --- .goreleaser.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b517defba..c09196937 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -65,8 +65,6 @@ archives: dst: NOTICE - src: "docs/release/licenses/*" dst: licenses/ - - src: "DISCLAIMER" - dst: DISCLAIMER wrap_in_directory: true checksum: name_template: 'checksums.txt' From 02271f8ec64f4deb23fd7973373474423792b8d0 Mon Sep 17 00:00:00 2001 From: Bzz Date: Mon, 27 Jan 2025 14:57:38 +0500 Subject: [PATCH 3/3] Remove fixed width Share Popup --- ui/src/components/Share/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/Share/index.tsx b/ui/src/components/Share/index.tsx index 392d1fbdd..89ae05cea 100644 --- a/ui/src/components/Share/index.tsx +++ b/ui/src/components/Share/index.tsx @@ -88,7 +88,7 @@ const Index: FC = ({ type, qid, aid, title }) => { style={{ lineHeight: '23px' }}> {t('share.name')} - +