|
|
2
|
Add a component for showing keyboard shortcuts.
|
chipx86
|
March 2nd, 2024, 4:33 p.m.
|
|
|
|
2
|
Add the base TypeScript component and DOM support for Ink.
|
chipx86
|
February 28th, 2024, 2:54 a.m.
|
|
|
|
2
|
Add a base class for Spina-based components.
|
chipx86
|
February 28th, 2024, 7:31 p.m.
|
|
|
|
3
|
Add a registry model and view for managing keyboard shortcuts.
|
chipx86
|
February 29th, 2024, 8:49 p.m.
|
|
|
|
2
|
Add separate tsconfig files for building and type checking.
|
chipx86
|
February 28th, 2024, 6:27 p.m.
|
|
|
|
2
|
Add a stylesheet for automatically applying default Ink styles.
|
chipx86
|
February 28th, 2024, 7:41 p.m.
|
|
|
|
2
|
Add a Babel preset/plugin for compiling craft and paint templates.
|
chipx86
|
February 28th, 2024, 7:46 p.m.
|
|
|
|
2
|
Add the default theme for Ink.
|
chipx86
|
February 27th, 2024, 10:15 p.m.
|
|
|
|
2
|
Add the base foundation for the Ink LessCSS codebase.
|
chipx86
|
February 27th, 2024, 6:35 p.m.
|
|
|
|
3
|
Use Storybook to help document and develop Ink's component library.
|
chipx86
|
February 20th, 2024, 5:02 p.m.
|
|
|
|
2
|
Set up Jasmine for JavaScript unit tests.
|
chipx86
|
February 20th, 2024, 11:28 p.m.
|
|
|
|
2
|
Set up the initial build infrastructure for Ink.
|
chipx86
|
February 20th, 2024, 4:47 p.m.
|
|
|
|
2
|
Fix a missing Backbone import, leading to broken types.
|
chipx86
|
February 28th, 2024, 4:54 p.m.
|
|
|
|
1
|
Bump and add TypeScript-related dependencies.
|
chipx86
|
February 26th, 2024, 7:40 p.m.
|
|
|
|
1
|
Update our ESLint configuration for JSX, Storybook, and template literals.
|
chipx86
|
February 23rd, 2024, 2:43 a.m.
|
|
|
|
1
|
Add events and easier subclass behavior when removing views.
|
chipx86
|
February 26th, 2024, 1:49 p.m.
|
|
|
|
1
|
Bump our Backbone dependency to 1.6.
|
chipx86
|
February 26th, 2024, 1:52 p.m.
|
|
|
|
1
|
Provide explicit ESM and CommonJS exports.
|
chipx86
|
February 19th, 2024, 1:39 a.m.
|
|
|
|
1
|
Add preparation for TypeScript 5.3 and Stage 3 decorators.
|
chipx86
|
February 19th, 2024, 1:44 a.m.
|
|
|
|
1
|
Update to TypeScript 5.3.3, and update our package-lock versions.
|
chipx86
|
February 19th, 2024, 1:55 a.m.
|
|
|
|
1
|
Fix BaseView.rendered state, and add new rendering/rendered events.
|
chipx86
|
February 18th, 2024, 5:16 p.m.
|
|
|
|
1
|
Add accessors for common class attribute lookups.
|
chipx86
|
February 18th, 2024, 6:12 p.m.
|
|
|
|
1
|
Bump the upcoming version to 3.0.
|
chipx86
|
February 18th, 2024, 6:14 p.m.
|
|
|
|
1
|
Add release notes for Spina 3.0.
|
chipx86
|
February 18th, 2024, 6:39 p.m.
|
|
|
|
1
|
Fix a bad assumption in a test on Node 15+.
|
chipx86
|
February 3rd, 2024, 4:25 p.m.
|
|
|
|
2
|
Update extend() to take optional arguments and Spina options.
|
chipx86
|
February 6th, 2024, 1:23 a.m.
|
|
|
|
1
|
Enhance Spina class typing and expose utility types.
|
chipx86
|
February 6th, 2024, 3:18 p.m.
|
|
|
|
2
|
Fix issues inheriting Spina options for attribute promoting/merging.
|
chipx86
|
February 6th, 2024, 8:42 p.m.
|
|
|
|
1
|
Make onRender() and onInitialRender() protected, not public.
|
chipx86
|
February 18th, 2024, 5:01 p.m.
|
|
|
|
1
|
Enhance Spina class typing and dynamic attribute method support.
|
chipx86
|
August 17th, 2023, 9:06 p.m.
|
|
|
|
1
|
Normalize <img> tags to use width/height attributes.
|
chipx86
|
October 15th, 2023, 3:47 p.m.
|
|
|
|
1
|
Add release notes for beanbag-docutils 2.3.
|
chipx86
|
October 15th, 2023, 3:53 p.m.
|
|
|
|
2
|
Fix unit tests on Sphinx 7.2+.
|
chipx86
|
October 9th, 2023, 7:19 p.m.
|
|
|
|
1
|
Add configuration for @typescript-eslint/no-unused-vars.
|
david
|
September 12th, 2023, 10:03 a.m.
|
|
|
|
2
|
Fix inheriting prototypeAttrs and automergeAttrs.
|
chipx86
|
August 15th, 2023, 12:24 a.m.
|
|
|
|
2
|
Update jasmine-suites to work with Jasmine 4.6.
|
chipx86
|
August 4th, 2023, 2:14 p.m.
|
|
|
|
1
|
Allow skipping warnings on subclasses and deferring warning classes.
|
chipx86
|
June 22nd, 2023, 11:31 p.m.
|
|
|
|
1
|
Add release notes for beanbag-docutils 2.2.
|
chipx86
|
June 13th, 2023, 3:43 p.m.
|
|
|
|
1
|
Add a Sphinx extension for extracting page metadata.
|
chipx86
|
June 5th, 2023, 5:18 p.m.
|
|
|
|
1
|
Add a Sphinx extension for enhanced JSON writing.
|
chipx86
|
June 5th, 2023, 6:52 p.m.
|
|
|
|
1
|
Add pydo, a multi-Python command runner.
|
chipx86
|
June 1st, 2023, 9:55 p.m.
|
|
|
|
1
|
Allow virtualenv-multiver to choose versions from a config file.
|
chipx86
|
June 1st, 2023, 10:35 p.m.
|
|
|
|
1
|
Add support for Python 3.12 and Sphinx 7.
|
chipx86
|
June 3rd, 2023, 1:55 p.m.
|
|
|
|
1
|
Support version ranges in virtualenv-multiver.
|
chipx86
|
June 1st, 2023, 8:57 p.m.
|
|
|
|
1
|
Fix the generated path to the pyvenv.cfg symlink.
|
chipx86
|
June 1st, 2023, 8:26 p.m.
|
|
|
|
1
|
Add helpers for deprecating functions, arguments, and values.
|
chipx86
|
May 4th, 2023, 4:06 p.m.
|
|
|
|
1
|
Add helpers for deprecating classes.
|
chipx86
|
May 4th, 2023, 7:52 p.m.
|
|
|
|
1
|
Add helpers for deprecating modules.
|
chipx86
|
May 4th, 2023, 8:52 p.m.
|
|
|
|
1
|
Add version info, mark as supporting typing, and use setuptools.
|
chipx86
|
May 10th, 2023, 3:04 p.m.
|
|
|
|
1
|
Add the initial packaging and classes for housekeeping.
|
chipx86
|
May 4th, 2023, 3:45 p.m.
|
|