- Add hooks (
060c78c
)
- Component method decorators (
af94217
)
- Incorrect dependency versioning (
ef1e1c8
)
- Update
mecha.contrib.bolt
tobolt
(0269a85
)
- Change
mecha.contrib.bolt
(4ee6f74
)
- Bind bolt functions to components with
setmethod
(e3857f8
) - Components now behave like dicts for setting/getting the
data
field (f34e942
)
- Fix
components
header (fe2edd8
) - Tweak codeblocks (
a62ae74
) - Update
components
(6b0ccf9
) - Fix headers (
4277a04
) - Use rx's fork of pygments (
4ca1c13
) - Add components to index.md (
1ab49e7
) - Move component docs to separate file (
d1cbeae
) - Add workflow (
bfbf0b8
) - Add mudkip build command (
1e4a67d
) - Index.md (
5bdf4cb
)
- Incorrect dependency versioning. (
8eae45b
)
- Function tags for
Component.on
withtags
argument (367dda3
)
- Component functions are event-based. (
aba8e55
)
- Ability to enforce function paths when using
Component.on
. (8ebef8f
) - Create components at specific paths by using the
path
parameter. (ad07f1d
)
- Component API (
df2c8bd
)
- Disable docs for now (
37a0647
)
- Top-level module components (
9d0557c
)