{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":33301379,"defaultBranch":"master","name":"kotlinx.html","ownerLogin":"Kotlin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-04-02T09:44:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1446536?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707237543.0","currentOid":""},"activityList":{"items":[{"before":"5f61ecaa923d51bceb95824d8ad6274374ca5068","after":"bc9ec34240680bfff10f0836e2fe4ec737a59dbc","ref":"refs/heads/master","pushedAt":"2024-05-17T10:43:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added \"auto\" value for \"dir\" attribute (#275)","shortMessageHtmlLink":"Added \"auto\" value for \"dir\" attribute (#275)"}},{"before":"c73460cbe4be28136ae6e72085923158547aea1a","after":"5f61ecaa923d51bceb95824d8ad6274374ca5068","ref":"refs/heads/master","pushedAt":"2024-05-17T07:56:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added srcset attribute to \"source\" tag (#273)","shortMessageHtmlLink":"Added srcset attribute to \"source\" tag (#273)"}},{"before":"86bbb0e9f88d5d4f5afbebdae4efc74da46d7530","after":"c73460cbe4be28136ae6e72085923158547aea1a","ref":"refs/heads/master","pushedAt":"2024-05-17T07:56:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Optimized getter and setter functions for tag attributes so that they use indexing; Suppressing \"ReplaceWith\" warnings for deprecation annotations (#274)","shortMessageHtmlLink":"Optimized getter and setter functions for tag attributes so that they…"}},{"before":"9781b1dfde1b7b0677b9a3fc140ff662003b43e0","after":"86bbb0e9f88d5d4f5afbebdae4efc74da46d7530","ref":"refs/heads/master","pushedAt":"2024-05-17T07:55:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Updating Github Actions and enabling cross-platform testing (#272)\n\n* Upgraded actions/checkout to 4.1.4; Upgraded actions/setup-java to 4.2.1; Upgraded gradle/gradle-build-action to 3.3.2\r\n\r\n* Fixing version declaration for gradle/gradle-build-action\r\n\r\n* Replaced deprecated gradle-build-action with setup-gradle Github Action\r\n\r\n* Build action will now occur on both a Windows VM and a Linux VM","shortMessageHtmlLink":"Updating Github Actions and enabling cross-platform testing (#272)"}},{"before":"6524fa81bb4d49ce5b20b81471b4091f89f1cce0","after":"9781b1dfde1b7b0677b9a3fc140ff662003b43e0","ref":"refs/heads/master","pushedAt":"2024-05-15T10:51:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Fixing typo in area attribute (#271)\n\n* Fixing typo in area attribute\r\n\r\n* Updating gen-attributes.kt","shortMessageHtmlLink":"Fixing typo in area attribute (#271)"}},{"before":"83e61efa1d06af1e6fdfba62cc9bccbf27c87622","after":"6524fa81bb4d49ce5b20b81471b4091f89f1cce0","ref":"refs/heads/master","pushedAt":"2024-05-15T10:41:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added \"referrerpolicy\", \"media\", and \"download\" attributes for \"a\" tag (#270)\n\n* Added \"referrerpolicy\", \"media\", and \"download\" attributes for \"a\" tag\r\n\r\n* Updated gen-enums.kt","shortMessageHtmlLink":"Added \"referrerpolicy\", \"media\", and \"download\" attributes for \"a\" tag ("}},{"before":"0832e988b979b59916f5ed44b134514a3a582160","after":"83e61efa1d06af1e6fdfba62cc9bccbf27c87622","ref":"refs/heads/master","pushedAt":"2024-05-15T09:52:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Reducing the amount of compiler warnings in gen-enums.kt (#269)\n\n* Reducing the amount of compiler warnings in gen-enums.kt\r\n\r\n* Updating code generation after merging in changes from master","shortMessageHtmlLink":"Reducing the amount of compiler warnings in gen-enums.kt (#269)"}},{"before":"8531fec426cfa3519dbd15da1503a484aa349d10","after":"0832e988b979b59916f5ed44b134514a3a582160","ref":"refs/heads/master","pushedAt":"2024-05-15T09:52:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added IE-specific values for textarea wrap attribute (#266)\n\n* Added IE-specific values for textarea wrap attribute\r\n\r\n* Reworded deprecation message\r\n\r\n* Regenerated TextAreaWrap with corrected deprecation message\r\n\r\n* Updated gen-tag-unions.kt for code merged in from master","shortMessageHtmlLink":"Added IE-specific values for textarea wrap attribute (#266)"}},{"before":"43ca4ba0234b4e1b8b8a1ca667228276de583730","after":"8531fec426cfa3519dbd15da1503a484aa349d10","ref":"refs/heads/master","pushedAt":"2024-05-06T19:08:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added \"as\" attribute for Link tag (#265)\n\n* Added \"as\" attribute for Link tag\r\n\r\n* Updated generated tags for code merged in from master","shortMessageHtmlLink":"Added \"as\" attribute for Link tag (#265)"}},{"before":"f1b51c6d4ffff6b05fb3e647125ca6b2fb203fd1","after":"43ca4ba0234b4e1b8b8a1ca667228276de583730","ref":"refs/heads/master","pushedAt":"2024-05-05T10:38:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Add contracts to node append and tag declaration calls (#264)\n\n* Added contracts for callbacks passed to DOM elements in JVM\r\n\r\n* Added contracts for callbacks passed to DOM elements in JS\r\n\r\n* Added contracts for callbacks passed to DOM elements in WASM-JS\r\n\r\n* Added contracts for callbacks passed to tag elements\r\n\r\n* Cleaning up code","shortMessageHtmlLink":"Add contracts to node append and tag declaration calls (#264)"}},{"before":"074bc1e4d8cd7a4e8deef7c25a6edb33ee5ae66d","after":"f1b51c6d4ffff6b05fb3e647125ca6b2fb203fd1","ref":"refs/heads/master","pushedAt":"2024-02-21T20:20:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Replace custom time handling with kotlin.time.TimeSource (#260)\n\n* Replace custom time handling with kotlin.time.TimeSource\r\n\r\n* Use hashcode\r\n\r\n---------\r\n\r\nCo-authored-by: hfhbd \r\nCo-authored-by: Leonid Stashevsky ","shortMessageHtmlLink":"Replace custom time handling with kotlin.time.TimeSource (#260)"}},{"before":"76eebcc8c5e9057fc8adf9e69ad173b5c6d4105c","after":"074bc1e4d8cd7a4e8deef7c25a6edb33ee5ae66d","ref":"refs/heads/master","pushedAt":"2024-02-21T05:31:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Use kotlin.test everywhere (#259)\n\nCo-authored-by: hfhbd ","shortMessageHtmlLink":"Use kotlin.test everywhere (#259)"}},{"before":"6c926dda0567d765fe84239e13606e43ff2e3657","after":"76eebcc8c5e9057fc8adf9e69ad173b5c6d4105c","ref":"refs/heads/master","pushedAt":"2024-02-20T14:54:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Gradle improvements (#258)\n\nCo-authored-by: hfhbd ","shortMessageHtmlLink":"Gradle improvements (#258)"}},{"before":"10f91eb1319848d10e9441adf49f6f516e2f2baa","after":null,"ref":"refs/heads/e5l/readme-wasm","pushedAt":"2024-02-06T16:39:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"}},{"before":"b6baa5f30dae06e10018dc6fecf2ce59989acb3e","after":"6c926dda0567d765fe84239e13606e43ff2e3657","ref":"refs/heads/master","pushedAt":"2024-02-06T16:39:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Replace usage js with WasmJs in README.md (#257)","shortMessageHtmlLink":"Replace usage js with WasmJs in README.md (#257)"}},{"before":"f73f0bd1a2aa3437cdb79459dcda10ea29699980","after":"10f91eb1319848d10e9441adf49f6f516e2f2baa","ref":"refs/heads/e5l/readme-wasm","pushedAt":"2024-02-06T16:38:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Replace usage js with WasmJs in README.md","shortMessageHtmlLink":"Replace usage js with WasmJs in README.md"}},{"before":null,"after":"f73f0bd1a2aa3437cdb79459dcda10ea29699980","ref":"refs/heads/e5l/readme-wasm","pushedAt":"2024-02-06T09:31:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Replace usage js with WasmJs in README.md","shortMessageHtmlLink":"Replace usage js with WasmJs in README.md"}},{"before":"c31e777307ec20484692aca19e8cc8ede5a4093e","after":"b6baa5f30dae06e10018dc6fecf2ce59989acb3e","ref":"refs/heads/master","pushedAt":"2024-01-23T16:00:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added HTML templates (#255)\n\nAdded template and slot elements.\r\n\r\nCo-authored-by: Jukka Papinkivi ","shortMessageHtmlLink":"Added HTML templates (#255)"}},{"before":"86705a0109b69b969a65af3adc6b000ddb0e2ace","after":"31700e235a48aa33e4382aec92dc4d0d8d89a387","ref":"refs/heads/fork/add-loading-img-attribute","pushedAt":"2024-01-23T14:43:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added HTML templates\n\nAdded template and slot elements.","shortMessageHtmlLink":"Added HTML templates"}},{"before":null,"after":"86705a0109b69b969a65af3adc6b000ddb0e2ace","ref":"refs/heads/fork/add-loading-img-attribute","pushedAt":"2024-01-23T14:42:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added HTML templates\n\nAdded template and slot elements.","shortMessageHtmlLink":"Added HTML templates"}},{"before":"55278b7bf9b31a23656591af37326fc0ac0667bc","after":"c31e777307ec20484692aca19e8cc8ede5a4093e","ref":"refs/heads/master","pushedAt":"2024-01-22T12:34:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Release 0.11.0","shortMessageHtmlLink":"Release 0.11.0"}},{"before":"46285b53f90caefcf7b3e6bffc2b9dca3846d72f","after":"55278b7bf9b31a23656591af37326fc0ac0667bc","ref":"refs/heads/master","pushedAt":"2024-01-22T12:11:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Release 0.11.0","shortMessageHtmlLink":"Release 0.11.0"}},{"before":"c1d85c2a941416b66b4a4a153955314b3bccd1b3","after":"46285b53f90caefcf7b3e6bffc2b9dca3846d72f","ref":"refs/heads/master","pushedAt":"2024-01-22T12:09:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Added onmouseenter and onmouseleave attributes (#169)","shortMessageHtmlLink":"Added onmouseenter and onmouseleave attributes (#169)"}},{"before":"c24db7149ab01b570bcf8ab8ae81e291051e81a3","after":"c1d85c2a941416b66b4a4a153955314b3bccd1b3","ref":"refs/heads/master","pushedAt":"2024-01-22T12:05:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Fix samp documentation (#172)\n\nCo-authored-by: Leonid Stashevsky ","shortMessageHtmlLink":"Fix samp documentation (#172)"}},{"before":"56694cfa74500f0f62e7926c3b61ef2ec513b86e","after":"c24db7149ab01b570bcf8ab8ae81e291051e81a3","ref":"refs/heads/master","pushedAt":"2024-01-22T12:04:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Adding full list of HTML entities (#209)\n\n* Adding full list of HTML entities; Consolidated getter function for text property in Entities enum\r\n\r\n---------\r\n\r\nCo-authored-by: leonid.stashevsky ","shortMessageHtmlLink":"Adding full list of HTML entities (#209)"}},{"before":"12cf8a0e5f059e43daa023be41bb3c40a8bdfad1","after":null,"ref":"refs/heads/KT-32552","pushedAt":"2024-01-19T10:31:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"}},{"before":"96566706c4962bd46714f0ecf80b7e75a9314b94","after":"56694cfa74500f0f62e7926c3b61ef2ec513b86e","ref":"refs/heads/master","pushedAt":"2024-01-19T10:31:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Provides a short access to document elements by ID via delegated\nproperty syntax. Received element is not cached and received\ndirectly from the [Document] by calling [Document.getElementById]\nfunction on every property access. Throws an exception if element\nis not found or has different type\nTo access an element with theId ID use the following property declaration\n\n```\nval theID by document.gettingElementById\n```\n\nTo access an element of specific type, just add it to the property declaration\n\n```\nval theID : HTMLImageElement by document.gettingElementById\n```\n\nsee for more details:\nhttps://youtrack.jetbrains.com/issue/KT-32552","shortMessageHtmlLink":"Provides a short access to document elements by ID via delegated"}},{"before":"9aff59f4e27f51e5745038116fea1cf358edba30","after":"12cf8a0e5f059e43daa023be41bb3c40a8bdfad1","ref":"refs/heads/KT-32552","pushedAt":"2024-01-19T10:31:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Provides a short access to document elements by ID via delegated\nproperty syntax. Received element is not cached and received\ndirectly from the [Document] by calling [Document.getElementById]\nfunction on every property access. Throws an exception if element\nis not found or has different type\nTo access an element with theId ID use the following property declaration\n\n```\nval theID by document.gettingElementById\n```\n\nTo access an element of specific type, just add it to the property declaration\n\n```\nval theID : HTMLImageElement by document.gettingElementById\n```\n\nsee for more details:\nhttps://youtrack.jetbrains.com/issue/KT-32552","shortMessageHtmlLink":"Provides a short access to document elements by ID via delegated"}},{"before":"bdfe45a5ee0fad96202a3274d4c48c6262a8a0fa","after":null,"ref":"refs/heads/fork/add-loading-img-attribute","pushedAt":"2024-01-16T13:06:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"}},{"before":"7c65e69b8fd5174eb8b8ff41d963245ae7a065de","after":"96566706c4962bd46714f0ecf80b7e75a9314b94","ref":"refs/heads/master","pushedAt":"2024-01-16T13:05:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e5l","name":"Leonid Stashevsky","path":"/e5l","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4290035?s=80&v=4"},"commit":{"message":"Update kotlin to 1.9.21 in buildSrc","shortMessageHtmlLink":"Update kotlin to 1.9.21 in buildSrc"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETM4HsgA","startCursor":null,"endCursor":null}},"title":"Activity · Kotlin/kotlinx.html"}