File tree Expand file tree Collapse file tree
explicit-constructed-response Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 12.2.0-next.5] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.2.0-next.4...@pie-element/categorize@12.2.0-next.5 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - ** categorize:** restore scroll position after drag and drop operation PIE-17 ([ 87d8433] ( https://github.com/pie-framework/pie-elements/commit/87d84330c4bbf322b98edc6a1a5175590d4b2401 ) )
11+
612# [ 12.2.0-next.4] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize@12.2.0-next.3...@pie-element/categorize@12.2.0-next.4 ) (2026-04-03)
713
814** Note:** Version bump only for package @pie-element/categorize
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 10.2.0-next.4] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@10.2.0-next.3...@pie-element/categorize-configure@10.2.0-next.4 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - ** categorize:** restore scroll position after drag and drop operation PIE-17 ([ 87d8433] ( https://github.com/pie-framework/pie-elements/commit/87d84330c4bbf322b98edc6a1a5175590d4b2401 ) )
11+
612# [ 10.2.0-next.3] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/categorize-configure@10.2.0-next.2...@pie-element/categorize-configure@10.2.0-next.3 ) (2026-04-03)
713
814** Note:** Version bump only for package @pie-element/categorize-configure
Original file line number Diff line number Diff line change 33 "private" : true ,
44 "main" : " lib/index.js" ,
55 "module" : " src/index.js" ,
6- "version" : " 10.2.0-next.3 " ,
6+ "version" : " 10.2.0-next.4 " ,
77 "description" : " " ,
88 "scripts" : {},
99 "author" : " pie framework developers" ,
Original file line number Diff line number Diff line change 44 "publishConfig" : {
55 "access" : " public"
66 },
7- "version" : " 12.2.0-next.4 " ,
7+ "version" : " 12.2.0-next.5 " ,
88 "description" : " " ,
99 "author" : " pie framework developers" ,
1010 "license" : " ISC" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 10.2.0-next.5] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@10.2.0-next.4...@pie-element/explicit-constructed-response@10.2.0-next.5 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - add type check in onDone method to prevent error when deleting resp area from markup ([ 48d553d] ( https://github.com/pie-framework/pie-elements/commit/48d553da086dbd229ebbb0d0f72e216bc9d4bcc2 ) )
11+
612# [ 10.2.0-next.4] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response@10.2.0-next.3...@pie-element/explicit-constructed-response@10.2.0-next.4 ) (2026-04-03)
713
814** Note:** Version bump only for package @pie-element/explicit-constructed-response
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 9.2.0-next.4] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@9.2.0-next.3...@pie-element/explicit-constructed-response-configure@9.2.0-next.4 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - add type check in onDone method to prevent error when deleting resp area from markup ([ 48d553d] ( https://github.com/pie-framework/pie-elements/commit/48d553da086dbd229ebbb0d0f72e216bc9d4bcc2 ) )
11+
612# [ 9.2.0-next.3] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/explicit-constructed-response-configure@9.2.0-next.2...@pie-element/explicit-constructed-response-configure@9.2.0-next.3 ) (2026-04-03)
713
814** Note:** Version bump only for package @pie-element/explicit-constructed-response-configure
Original file line number Diff line number Diff line change 11{
22 "name" : " @pie-element/explicit-constructed-response-configure" ,
3- "version" : " 9.2.0-next.3 " ,
3+ "version" : " 9.2.0-next.4 " ,
44 "private" : true ,
55 "main" : " lib/index.js" ,
66 "modue" : " src/index.js" ,
Original file line number Diff line number Diff line change 44 "publishConfig" : {
55 "access" : " public"
66 },
7- "version" : " 10.2.0-next.4 " ,
7+ "version" : " 10.2.0-next.5 " ,
88 "description" : " " ,
99 "scripts" : {
1010 "postpublish" : " ../../scripts/postpublish"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 11.2.0-next.6] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@11.2.0-next.5...@pie-element/math-inline@11.2.0-next.6 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - ** math inline:** avoid scroll position to be changed suring typing PIE-15 ([ 1ffca6b] ( https://github.com/pie-framework/pie-elements/commit/1ffca6bb9f93604914fa9361f8140dbc86d25b9e ) )
11+ - ** math-input:** bump @pie-framework/mathquill to 1.2.1-beta.1 with jQuery shim fixes PIE-16 PIE-20 ([ 3ca8fd1] ( https://github.com/pie-framework/pie-elements/commit/3ca8fd120876c759eef86913bb813954eabbc31f ) )
12+
613# [ 11.2.0-next.5] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline@11.2.0-next.4...@pie-element/math-inline@11.2.0-next.5 ) (2026-04-03)
714
815** Note:** Version bump only for package @pie-element/math-inline
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 10.2.0-next.3] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@10.2.0-next.2...@pie-element/math-inline-configure@10.2.0-next.3 ) (2026-04-03)
7+
8+ ### Bug Fixes
9+
10+ - ** math-input:** bump @pie-framework/mathquill to 1.2.1-beta.1 with jQuery shim fixes PIE-16 PIE-20 ([ 3ca8fd1] ( https://github.com/pie-framework/pie-elements/commit/3ca8fd120876c759eef86913bb813954eabbc31f ) )
11+
612# [ 10.2.0-next.2] ( https://github.com/pie-framework/pie-elements/compare/@pie-element/math-inline-configure@10.2.0-next.1...@pie-element/math-inline-configure@10.2.0-next.2 ) (2026-04-03)
713
814** Note:** Version bump only for package @pie-element/math-inline-configure
You can’t perform that action at this time.
0 commit comments