-
Notifications
You must be signed in to change notification settings - Fork 6
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
ms word addin release v1.2.0 #30
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 065a9b5 - Browse repository at this point
Copy the full SHA 065a9b5View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f61b00 - Browse repository at this point
Copy the full SHA 4f61b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc4687 - Browse repository at this point
Copy the full SHA ddc4687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3188998 - Browse repository at this point
Copy the full SHA 3188998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10db077 - Browse repository at this point
Copy the full SHA 10db077View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a240f - Browse repository at this point
Copy the full SHA 71a240fView commit details -
Configuration menu - View commit details
-
Copy full SHA for da2a4f7 - Browse repository at this point
Copy the full SHA da2a4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896da9f - Browse repository at this point
Copy the full SHA 896da9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2b1ce9 - Browse repository at this point
Copy the full SHA f2b1ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57961a9 - Browse repository at this point
Copy the full SHA 57961a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46aaea1 - Browse repository at this point
Copy the full SHA 46aaea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d4cf4 - Browse repository at this point
Copy the full SHA e2d4cf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b45bc - Browse repository at this point
Copy the full SHA e5b45bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for add8fe4 - Browse repository at this point
Copy the full SHA add8fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4b7e7 - Browse repository at this point
Copy the full SHA 8a4b7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e722f83 - Browse repository at this point
Copy the full SHA e722f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26791f5 - Browse repository at this point
Copy the full SHA 26791f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef7294d - Browse repository at this point
Copy the full SHA ef7294dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 780443e - Browse repository at this point
Copy the full SHA 780443eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ecc5a - Browse repository at this point
Copy the full SHA 48ecc5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fbb4d4 - Browse repository at this point
Copy the full SHA 9fbb4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc9385 - Browse repository at this point
Copy the full SHA ecc9385View commit details
Commits on Jun 29, 2022
-
feat(settings): add ticknessOptions
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 36820be - Browse repository at this point
Copy the full SHA 36820beView commit details -
refactor(chrome-extension): remove local ticknessOptions interface
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for e6b4e75 - Browse repository at this point
Copy the full SHA e6b4e75View commit details -
refactor(ms-word-addin): simplify sendDocument logic
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for ab3c435 - Browse repository at this point
Copy the full SHA ab3c435View commit details -
build: avoid error on Windows yarn install
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for cafc745 - Browse repository at this point
Copy the full SHA cafc745View commit details -
feat(ms-word-addin): replace images by default image when Word image …
…list is not equal to html image list to avoid wrong conversion
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 7fa485c - Browse repository at this point
Copy the full SHA 7fa485cView commit details -
build: remove develop branch on pull_request check
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for bc726c6 - Browse repository at this point
Copy the full SHA bc726c6View commit details -
Merge pull request #18 from ContentSquare/feat/ms-word-addin-images
feat: ms word addin images
Configuration menu - View commit details
-
Copy full SHA for 48017c9 - Browse repository at this point
Copy the full SHA 48017c9View commit details -
build: add a status badge in the readme
Elias Boukamza committedJun 29, 2022 Configuration menu - View commit details
-
Copy full SHA for ca22bc7 - Browse repository at this point
Copy the full SHA ca22bc7View commit details
Commits on Jun 30, 2022
-
Merge pull request #19 from ContentSquare/build/badge
build: add a status badge in the readme
Configuration menu - View commit details
-
Copy full SHA for 73ae7c0 - Browse repository at this point
Copy the full SHA 73ae7c0View commit details -
fix: pull up <p> tag to parent component in AdaptContainer
Solves a problem with AdaptContainer in MS Word addin
Elias Boukamza committedJun 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 1973478 - Browse repository at this point
Copy the full SHA 1973478View commit details
Commits on Jul 1, 2022
-
Merge pull request #21 from ContentSquare/fix/adapt-container-editable
fix: pull up <p> tag to parent component in AdaptContainer
Configuration menu - View commit details
-
Copy full SHA for c466b27 - Browse repository at this point
Copy the full SHA c466b27View commit details -
feat(ms-word-addin): adapt selected text
Elias Boukamza committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 43cc9a9 - Browse repository at this point
Copy the full SHA 43cc9a9View commit details -
Merge pull request #22 from ContentSquare/feat/ms-word-addin-adapt-se…
…lection feat(ms-word-addin): adapt selected text
Configuration menu - View commit details
-
Copy full SHA for 8c0b3ec - Browse repository at this point
Copy the full SHA 8c0b3ecView commit details -
refactor(ms-word-addin): reading tools in DialogBox
Elias Boukamza committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 2dbc477 - Browse repository at this point
Copy the full SHA 2dbc477View commit details -
refactor: remove unused emit in AdaptContainer
Elias Boukamza committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 2b42e8c - Browse repository at this point
Copy the full SHA 2b42e8cView commit details -
fix(ms-word-addin): PreviewContainer size
Elias Boukamza committedJul 1, 2022 Configuration menu - View commit details
-
Copy full SHA for bbe4368 - Browse repository at this point
Copy the full SHA bbe4368View commit details
Commits on Jul 5, 2022
-
Merge pull request #23 from ContentSquare/refactor/ms-word-addin-comp…
…onents refactor: ms word addin components
Configuration menu - View commit details
-
Copy full SHA for cf05a03 - Browse repository at this point
Copy the full SHA cf05a03View commit details
Commits on Jul 6, 2022
-
Elias Boukamza committed
Jul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for d61a064 - Browse repository at this point
Copy the full SHA d61a064View commit details -
Merge pull request #27 from ContentSquare/build/bump-lerna-version
build: bump lerna to 5.1.x
Configuration menu - View commit details
-
Copy full SHA for 7b0bd68 - Browse repository at this point
Copy the full SHA 7b0bd68View commit details -
feat(ms-word-addin): reduce min width to better fit in the task pane
Elias Boukamza committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 635327b - Browse repository at this point
Copy the full SHA 635327bView commit details -
fix(ms-word-addin): move <img> elements outside <p> elements to avoid…
… wrong shade lines height calculation
Elias Boukamza committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 61154f1 - Browse repository at this point
Copy the full SHA 61154f1View commit details -
feat(ms-word-addin): optimize settings UI for 350px
Elias Boukamza committedJul 6, 2022 Configuration menu - View commit details
-
Copy full SHA for dc62552 - Browse repository at this point
Copy the full SHA dc62552View commit details
Commits on Jul 7, 2022
-
Merge pull request #26 from ContentSquare/fix/ms-word-images-with-sha…
…de-lines fix(ms-word-addin): move <img> elements outside <p> elements to avoid…
Configuration menu - View commit details
-
Copy full SHA for e395bd1 - Browse repository at this point
Copy the full SHA e395bd1View commit details -
Merge pull request #25 from ContentSquare/feat/optimize-ms-word-settings
feat optimize ms word addin UI
Configuration menu - View commit details
-
Copy full SHA for 32839f6 - Browse repository at this point
Copy the full SHA 32839f6View commit details -
fix(ms-word-addin): remove images when the document has floting images
Elias Boukamza committedJul 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 9a92393 - Browse repository at this point
Copy the full SHA 9a92393View commit details -
fix(ms-word-addin): same tratement of images in OfficeOnline
Elias Boukamza committedJul 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 47d04a5 - Browse repository at this point
Copy the full SHA 47d04a5View commit details -
fix(ms-word-addin): handle images in adapt selection
Elias Boukamza committedJul 7, 2022 Configuration menu - View commit details
-
Copy full SHA for f8b46de - Browse repository at this point
Copy the full SHA f8b46deView commit details -
Elias Boukamza committed
Jul 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 9d0536b - Browse repository at this point
Copy the full SHA 9d0536bView commit details