Skip to content

Commit 65f7c82

Browse files
Merge pull request #2112 from pie-framework/master
Merge pull request #2111 from pie-framework/develop
2 parents 88c3718 + 8fe4390 commit 65f7c82

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/math-inline/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.27.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@7.27.0...@pie-element/math-inline@7.27.1) (2024-08-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **math-inline:** enhance keypad visibility by setting Popper boundariesElement to body, adjusting placement to bottom-start, and enabling flip PD-2452 ([4d4a389](https://github.com/pie-framework/pie-elements/commit/4d4a389d084614216268a7ca73535a3c54b96acb))
12+
13+
14+
15+
16+
617
# [7.27.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@7.26.0...@pie-element/math-inline@7.27.0) (2024-08-27)
718

819

packages/math-inline/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public"
55
},
66
"repository": "pie-framework/pie-elements",
7-
"version": "7.27.0",
7+
"version": "7.27.1",
88
"main": "lib/index.js",
99
"description": "",
1010
"scripts": {

0 commit comments

Comments
 (0)