{"id":13742612,"url":"https://github.com/impaler/As3-Bloom","last_synced_at":"2025-05-09T00:31:31.100Z","repository":{"id":145603946,"uuid":"3181838","full_name":"impaler/As3-Bloom","owner":"impaler","description":"Bloom is a light weight user interface framework for developers. Based on wonderful code from Xin Hou","archived":false,"fork":false,"pushed_at":"2013-02-02T01:56:00.000Z","size":6108,"stargazers_count":21,"open_issues_count":0,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-18T08:32:40.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bitbucket.org/sindney/bloomlite/","language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/impaler.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-15T03:08:13.000Z","updated_at":"2023-08-15T11:40:51.000Z","dependencies_parsed_at":"2023-03-23T00:14:11.399Z","dependency_job_id":null,"html_url":"https://github.com/impaler/As3-Bloom","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impaler%2FAs3-Bloom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impaler%2FAs3-Bloom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impaler%2FAs3-Bloom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/impaler%2FAs3-Bloom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/impaler","download_url":"https://codeload.github.com/impaler/As3-Bloom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253170947,"owners_count":21865273,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:00:34.090Z","updated_at":"2025-05-09T00:31:30.740Z","avatar_url":"https://github.com/impaler.png","language":"ActionScript","funding_links":[],"categories":["User Interface"],"sub_categories":["UI Components"],"readme":"----------------------------------------------------------------\nAS3 Bloom GUI Framework\n\nBloom is a light weight user interface framework for developers.\nBloom utilises a user friendly api and theme system.\n\nThere are currently two main versions of Bloom being worked on.\n----------------------------------------------------------------\n----------------------------------------------------------------\n\nBloomLite - https://bitbucket.org/sindney/bloomlite/\nA speed first branch of as3-bloom ui framework.\n\n----------------------------------------------------------------\n\nBloom - https://github.com/impaler/As3-Bloom/tree/2.x-dev\nA branch focused on features for more complicated use cases\nand application requirements.\n\n----------------------------------------------------------------\n----------------------------------------------------------------\n\nContributors are sindney, impaler.\n\nsidney's website and project page;\nhttp://sindney.com/project/bloom\n\n----------------------------------------------------------------\n\n----------------------------------------------------------------\n----------------------------------------------------------------\nCurrent recommended stable version  \t- 1.0.1 r2\n----------------------------------------------------------------\n\nHistory\n\nVersion 1.0.1 r2\n - Margin Bug, SelectList\n\nVersion 1.0.0 r1\n - ThemeBase.Text_Button_Over/Text_Button_Down/List_Selected added.\n\nVersion 1.0.0 r0\n - As3-Bloom's first stable release.\n\nVersion 0.1.1 r33\n - ScrollBar bug fixed.\n - Consider to separate BMPTheme.\n\nVersion 0.1.1 r31\n - Example \"HelloWorld\" added.\n - Minor changes.\n\nVersion 0.1.1 r2\n - TabBox added.\n - CheckBoxGroup fix.\n - Now there's only 2 things left todo. Bug fix \u0026\u0026 Finish the BMPTheme. Guys, get ready to say \"hello\" to Bloom's first stable release ;)\n\nVersion 0.1.0 r27\n - You can adjust window's content's margin to make some special effect now.\n - List bug fixed and some minor changes.\n\nVersion 0.1.0 r26\n - bloom.containers.Accordion added.\n\nVersion 0.1.0 r25\n - bloom.containers.Window added.\n\nVersion 0.1.0 r24\n - bloom.theme.* added. thanks to impaler's idea!\n - sereval bug fixed.\n - scale9 system added, and open your eyes, because sth amazing is coming ;D\n\nVersion 0.0.9 r23\n - ScrollContainer, ScrollBar, changed.\n\nVersion 0.0.9 r21\n - NumericStepper Mouse Wheel Event added.\n - ScrollContainer added.\n - FlowContainer Bug fixed.\n - And i think the release date of Bloom's stable version is drawing near.\n\nVersion 0.0.9 r19\n - NumericStepper added.\n\nVersion 0.0.8 r14\n - Panel deleted.\n - bloom.containers.* added.\n - Margin method enabled.\n - Interface IComponent added.\n\nVersion 0.0.7 r13\n - BMDBrush.repeat added.\n - ToggleButton/ToggleSwitcher bug fixed.\n\nVersion 0.0.6 r12\n - ThemeBase load/save Theme test.\n\nVersion 0.0.6 r11:\n - TextBox bug fixed.\n - List added.\n - Drop shadow filter added.\n\nVersion 0.0.6 r10:\n - It's close to stable now. And i think i won't change it's core or components' methods/vars/etc.I just need to finish the Theme part and add more comps.\n - BMDBrush added.\n - Form added.\n\nVersion 0.0.5 r8:\n - ThemeBase.saveThemeToByteArray():ByteArray added.\n\nVersion 0.0.4 r7:\n - ThemeBase update.\n - New Theme LightTheme added.\n\nVersion 0.0.4:\n - ToggleSwitcher added.\n - FrameBase changed.\n\nVersion 0.0.3:\n - topLeft(x:Number, y:Number) function added.\n - FrameBase.as Update, added scale,rotation components.\n - Button addChild() bug fixed.\n\nVersion 0.0.1:\n - Use invalidate() instead of normal draw(), which means all changed graphics will be drawn in the next enterframe.\n - Brush skinning system makes it easier to change any component's style.\n - Improved class structure is more clear and easy to learn for newbies.\n - Now you can make some simple animation on some component, see bloom.animation.* for more information.\n - Still small file size, little memory use.\n\n----------------------------------------------------------------\n\nCopyright (C) 2012 - 2100 sindney, impaler\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n----------------------------------------------------------------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpaler%2FAs3-Bloom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimpaler%2FAs3-Bloom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimpaler%2FAs3-Bloom/lists"}