Skip to content

Commit 32ccb1e

Browse files
committed
Release v2.2.2 - Documentation fixes and improvements
1 parent cda883a commit 32ccb1e

24 files changed

+3716
-891
lines changed

CHANGELOG.md

Lines changed: 32 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -2,59 +2,44 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7-
8-
## [2.2.0] - 2025-01-XX
9-
10-
### Added
11-
- 95+ icons across 4 categories (Letters, UI, Arrows, Social)
12-
- React and Vue.js components
13-
- SCSS and LESS source files
14-
- SVG icon versions
15-
- PWA features (service worker, manifest)
16-
- Comprehensive accessibility support
17-
- Font optimization and subsetting
18-
- Multiple deployment platforms
19-
20-
### Changed
21-
- Unified naming convention to `adiba-*`
22-
- Improved build system with Webpack
23-
- Enhanced documentation structure
24-
- Better performance optimizations
5+
## [2.2.2] - 2024-12-19
256

267
### Fixed
27-
- Font loading issues
28-
- Cross-browser compatibility
29-
- Deployment pipeline issues
30-
31-
## [2.1.1] - 2025-01-XX
8+
- Fixed version switching navigation between v1.0.0 and v2.2.1 documentation
9+
- Updated CSS paths in v1.0.0 documentation files to use CDN links
10+
- Corrected Vercel configuration to serve from `docs/v2.2.1` as default directory
11+
- Fixed broken dropdown navigation links in all documentation versions
12+
- Removed references to missing local CSS files in v1.0.0 docs
3213

33-
### Added
34-
- Enhanced build system
35-
- Font optimization pipeline
36-
- SCSS variables and mixins
37-
38-
### Fixed
39-
- Build process improvements
40-
- Documentation updates
14+
### Changed
15+
- Updated Vercel deployment configuration with proper rewrites
16+
- Improved navigation consistency across documentation versions
17+
- Enhanced version dropdown menus with proper active states
4118

42-
## [2.1.0] - 2025-01-XX
19+
## [2.2.1] - 2024-12-18
4320

4421
### Added
45-
- Semantic UI icons
46-
- Alternative and bold icon styles
47-
- Performance optimizations
48-
- Accessibility features
49-
50-
### Changed
51-
- Naming convention improvements
52-
- Better CSS organization
53-
54-
## [1.0.0] - 2023-XX-XX
22+
- Complete documentation overhaul with modern design
23+
- Dark mode support for documentation
24+
- Interactive icon gallery with search functionality
25+
- Copy-to-clipboard functionality for code examples
26+
- Comprehensive installation guides (CDN, NPM, Download)
27+
- Framework integration examples (React, Vue.js)
28+
- Performance optimization guidelines
29+
- Accessibility documentation
30+
- Migration guide from v1.x to v2.x
31+
32+
### Enhanced
33+
- 78+ icons across 3 different styles
34+
- Improved CSS organization and structure
35+
- Better browser compatibility
36+
- Enhanced font loading performance
37+
38+
## [1.0.0] - 2023-08-30
5539

5640
### Added
57-
- Initial release
58-
- 26 letter icons in 3 styles
41+
- Initial release of adibaIcon library
42+
- 78 letter-based icons (A-Z) in 3 styles
5943
- Basic CSS implementation
60-
- Font formats (EOT, WOFF, TTF, SVG)
44+
- Font files in multiple formats (EOT, WOFF, TTF, SVG)
45+
- Simple documentation and examples

adibaicon-2.2.0.tgz

98.7 KB
Binary file not shown.

adibaicon-2.2.1.tgz

98.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)