|
|
|
1
|
Add unit tests for @spina, and fix various issues that were found.
|
chipx86
|
March 25th, 2023, 12:33 a.m.
|
|
|
|
|
1
|
Add better support for customization of BaseView, and add unit tests.
|
chipx86
|
March 24th, 2023, 12:26 a.m.
|
|
|
|
|
1
|
Add new options, generics, and unit tests for BaseCollection.
|
chipx86
|
March 24th, 2023, 12:37 a.m.
|
|
|
|
|
1
|
Add new options, generics, and unit tests for routers.
|
chipx86
|
March 24th, 2023, 12:54 a.m.
|
|
|
|
|
1
|
Enable dynamic options for models, and add unit tests.
|
chipx86
|
March 24th, 2023, 12:15 a.m.
|
|
|
|
|
1
|
Add base support for running Jasmine unit tests.
|
chipx86
|
March 24th, 2023, 12:11 a.m.
|
|
|
|
|
1
|
Add unit tests for base class support, and fix some issues.
|
chipx86
|
March 24th, 2023, 10:03 p.m.
|
|
|
|
|
1
|
Update base objects to use static and merge for configurable attributes.
|
chipx86
|
March 22nd, 2023, 10:49 a.m.
|
|
|
|
|
1
|
Add an extend() method to all Spina classes.
|
chipx86
|
March 22nd, 2023, 9:47 a.m.
|
|
|
|
|
1
|
Change object instantiation to create wrappers and not wrapped classes.
|
chipx86
|
March 22nd, 2023, 7:58 a.m.
|
|
|
|
|
1
|
Add options for installing and merging class attributes.
|
chipx86
|
March 22nd, 2023, 9:38 a.m.
|
|
|
|
|
1
|
Allow plain objects to be used as mixins to Spina classes.
|
chipx86
|
March 22nd, 2023, 6:53 a.m.
|
|
|
|
|
1
|
Added support for options in @spina, and prepare for new options.
|
chipx86
|
March 22nd, 2023, 6:46 a.m.
|
|
|
|
|
1
|
Add a Sphinx extension for extracting page metadata.
|
chipx86
|
March 4th, 2023, 2:17 a.m.
|
|
|
|
|
1
|
Fix BaseView.renderInto() to actually call render().
|
david
|
March 8th, 2023, 11:29 p.m.
|
|
|
|
|
2
|
Fix image collection and processing in image srcsets.
|
chipx86
|
February 28th, 2023, 4:34 a.m.
|
|
|
|
|
2
|
Add release notes for beanbag-docutils 2.1.
|
chipx86
|
January 31st, 2023, 1:32 a.m.
|
|
|
|
|
1
|
Fix a casing issue with the referenced Backbone imports.
|
chipx86
|
January 30th, 2023, 11:40 p.m.
|
|
|
|
|
1
|
Allow overriding view options.
|
david
|
January 26th, 2023, 10:13 p.m.
|
|
|
|
|
1
|
Fix typo in onInitialRender.
|
david
|
January 26th, 2023, 4:48 p.m.
|
|
|
|
|
1
|
Fix a couple build regressions with Spina.
|
chipx86
|
January 26th, 2023, 9:17 p.m.
|
|
|
|
|
1
|
Mark Backbone and underscore as externals, not globals.
|
chipx86
|
January 21st, 2023, 6:52 a.m.
|
|
|
|
|
1
|
Fix an issue bundling our copy of the Backbone types.
|
chipx86
|
January 21st, 2023, 3:12 a.m.
|
|
|
|
|
1
|
Add rollup-plugin-dts and @babel/plugin-proposal-decorators.
|
chipx86
|
January 21st, 2023, 1:18 a.m.
|
|
|
|
|
2
|
Add Spina, a modern TypeScript/ES6-supported specialization of Backbone.
|
chipx86
|
January 20th, 2023, 7:05 a.m.
|
|
|
|
|
1
|
Remove six and unicode_literals, and require Sphinx 4 or higher.
|
chipx86
|
November 28th, 2022, 5:02 a.m.
|
|
|
|
|
1
|
Add tox for testing, support Sphinx 6, and fix Sphinx version compatibility.
|
chipx86
|
November 28th, 2022, 5:42 a.m.
|
|
|
|
|
1
|
Add @beanbag/frontend-buildkit, dependencies for static media building.
|
chipx86
|
January 9th, 2023, 6:34 a.m.
|
|
|
|
|
1
|
Introduce an ESLint plugin to standardize Beanbag JavaScript development.
|
chipx86
|
January 3rd, 2023, 4:59 a.m.
|
|
|
|
|
1
|
Add a Sphinx extension for working with srcsets for images.
|
chipx86
|
November 23rd, 2022, 10:42 p.m.
|
|
|
|
|
1
|
Fix autodoc type alias injection to fix incremental doc builds.
|
chipx86
|
November 28th, 2022, 1:08 a.m.
|
|
|
|
|
1
|
Fix GitHub code link generation when failing to resolve tracking branches.
|
chipx86
|
November 28th, 2022, 1:55 a.m.
|
|
|
|
|
1
|
Exclude __annotations__ by default from docs.
|
chipx86
|
November 28th, 2022, 1:57 a.m.
|
|
|
|
|
1
|
Update Grumble for its new home and add a .reviewboardrc.
|
test111
|
December 27th, 2022, 12:25 p.m.
|
|
|
|
|
1
|
Add support for custom GitHub URLs for code linking.
|
chipx86
|
November 28th, 2022, 2:25 a.m.
|
|
|
|
|
1
|
Add release notes for beanbag-docutils 2.0.
|
chipx86
|
August 17th, 2022, 6:56 a.m.
|
|
|
|
|
1
|
Fix issues linking to attributes on objects not specified in code.
|
chipx86
|
August 16th, 2022, 1:04 a.m.
|
|
|
|
|
1
|
Fix unit tests on Python 3.11.
|
chipx86
|
August 16th, 2022, 12:09 a.m.
|
|
|
|
|
1
|
Bump to 2.0 dev, drop Python 2.7, and add support for Python 3.11.
|
chipx86
|
August 15th, 2022, 8:07 p.m.
|
|
|
|
|
1
|
Fix several GitHub code linking problems and add unit tests.
|
chipx86
|
August 15th, 2022, 5:48 a.m.
|
|
|
|
|
1
|
Add special Keys and Tuple sections for autodoc.
|
chipx86
|
August 9th, 2022, 12:05 a.m.
|
|
|
|
|
1
|
Enforce our configuration defaults for autodoc.
|
chipx86
|
August 9th, 2022, 2:56 a.m.
|
|
|
|
|
1
|
Add a test helper to run within a Sphinx environment.
|
chipx86
|
August 9th, 2022, 2:57 a.m.
|
|
|
|
|
1
|
Add support a Type section.
|
chipx86
|
August 9th, 2022, 4:16 a.m.
|
|
|
|
|
1
|
Fix lists in version information sections.
|
chipx86
|
August 8th, 2022, 11:12 p.m.
|
|
|
|
|
2
|
Add compatibility with Sphinx 5.1.
|
chipx86
|
July 26th, 2022, 4:10 a.m.
|
|
|
|
|
1
|
Switch to pytest as the test runner.
|
chipx86
|
July 26th, 2022, 4:07 a.m.
|
|
|
|
|
1
|
Update the intersphinx_utils extension for Sphinx 3+
|
chipx86
|
February 25th, 2021, 10:10 a.m.
|
|
|
|
|
1
|
Add formal documentation for beanbag-docutils.
|
chipx86
|
February 28th, 2021, 4:33 a.m.
|
|
|
|
|
1
|
Add unit tests for beanbag-docutils.
|
chipx86
|
August 18th, 2020, 5:49 a.m.
|
|